The ASTVarNode type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
ChildrenAccept |
Accept the visitor.
(Inherited from SimpleNode.) |
![]() |
Dump |
Override this method if you want to customize how the node dumps
out its children.
(Inherited from SimpleNode.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetHook | (Inherited from SimpleNode.) |
![]() |
GetName |
Returns the name of the variable.
(Overrides SimpleNode..::.GetName()()().) |
![]() |
GetOperator | (Overrides SimpleNode..::.GetOperator()()().) |
![]() |
GetPFMC | (Overrides SimpleNode..::.GetPFMC()()().) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
HookKeys | (Inherited from SimpleNode.) |
![]() |
JjtAccept |
Accept the visitor.
(Overrides SimpleNode..::.JjtAccept(IParserVisitor, Object).) |
![]() |
JjtAddChild | (Inherited from SimpleNode.) |
![]() |
JjtClose | (Inherited from SimpleNode.) |
![]() |
JjtGetChild | (Inherited from SimpleNode.) |
![]() |
JjtGetNumChildren | (Inherited from SimpleNode.) |
![]() |
JjtGetParent | (Inherited from SimpleNode.) |
![]() |
JjtOpen | (Inherited from SimpleNode.) |
![]() |
JjtSetParent | (Inherited from SimpleNode.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
SetHook | (Inherited from SimpleNode.) |
![]() |
ToString | Overloaded. |