The NodeFactory type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
NodeFactory |
Constructor
|
Methods
Name | Description | |
---|---|---|
![]() |
BuildConstantNode | Overloaded. |
![]() |
BuildFunctionNode | Overloaded. |
![]() |
BuildOperatorNode | Overloaded. |
![]() |
BuildUnfinishedOperatorNode |
An unfinished node. Caller has responsibility for filling in the children.
|
![]() |
BuildVariableNode | Overloaded. |
![]() |
BuildVariableNodeCheckUndeclared |
Build a variable node checking for the undeclared status.
|
![]() |
CopyChildren |
Sets the children of node to be those specified in array.
|
![]() |
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.) |
![]() |
GetLightWeightInstance |
|
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
Init | |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() |
ev | |
![]() |
j | |
![]() ![]() |
JJTCONSTANT | |
![]() ![]() |
JJTFUNNODE | |
![]() ![]() |
JJTVARNODE | |
![]() |
vt |