The StandardComponents type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
StandardComponents |
Initializes a new instance of the StandardComponents class
|
Methods
| Name | Description | |
|---|---|---|
|
|
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.) |
|
|
GetComponents | (Inherited from ComponentSet.) |
|
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
|
|
evaluator | (Inherited from ComponentSet.) |
|
|
funTab | (Inherited from ComponentSet.) |
|
|
nodeFac | (Inherited from ComponentSet.) |
|
|
numFac | (Inherited from ComponentSet.) |
|
|
opTab | (Inherited from ComponentSet.) |
|
|
parser | (Inherited from ComponentSet.) |
|
|
pv | (Inherited from ComponentSet.) |
|
|
varFac | (Inherited from ComponentSet.) |
|
|
varTab | (Inherited from ComponentSet.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Evaluator | (Inherited from ComponentSet.) |
|
|
FunctionTable | (Inherited from ComponentSet.) |
|
|
NodeFactory | (Inherited from ComponentSet.) |
|
|
NumberFactory | (Inherited from ComponentSet.) |
|
|
OperatorTable | (Inherited from ComponentSet.) |
|
|
Parser | (Inherited from ComponentSet.) |
|
|
PrintVisitor | (Inherited from ComponentSet.) |
|
|
VariableFactory | (Inherited from ComponentSet.) |
|
|
VariableTable | (Inherited from ComponentSet.) |