ExprOptVarNode Type
Constructors
Constructor |
Description
|
Full Usage:
ExprOptVarNode(isOptional, identifier, range)
Parameters:
bool
identifier : IdentListNode
range : range
Returns: ExprOptVarNode
|
|
Instance members
Instance member |
Description
|
|
|
Full Usage:
this.IsOptional
Returns: bool
|
|