|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| ListInitExpressionProxy (ListInitExpression node) | |
Properties | |
| bool | CanReduce [get] |
| string | DebugView [get] |
| ReadOnlyCollection< ElementInit > | Initializers [get] |
| NewExpression | NewExpression [get] |
| ExpressionType | NodeType [get] |
| Type | Type [get] |
Private Attributes | |
| readonly ListInitExpression | _node |
Definition at line 328 of file Expression.cs.