typeof x is "export_typename"
TypeOfCheck
01 Syntax
SMRUCC.Rsharp.Interpreter.ExecuteEngine.ExpressionSymbols.DataSets.TypeOfCheck
02 Methods
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| typeName | 1 | value of this property is usually comes from RTypeExportAttribute |
| type | 1 | |
| expressionName | 1 |
04 Members
#ctor(Expression, Expression)
typeof target == typeName?
Remarks
关键词总是typeof
Parameters
| Name | Type | Description |
|---|---|---|
target | Expression | - |
typeName | Expression | - |
typeName
value of this property is usually comes from RTypeExportAttribute
Remarks
binary right
type
expressionName
Evaluate(Environment)
ToString()