Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
DebugInfoExpressionProxy (DebugInfoExpression node) | |
Properties | |
bool | CanReduce [get] |
string | DebugView [get] |
SymbolDocumentInfo | Document [get] |
int | EndColumn [get] |
int | EndLine [get] |
bool | IsClear [get] |
ExpressionType | NodeType [get] |
int | StartColumn [get] |
int | StartLine [get] |
Type | Type [get] |
Private Attributes | |
readonly DebugInfoExpression | _node |
Definition at line 153 of file Expression.cs.