Property | Type | Description | |
---|---|---|---|
Context | object | ||
File | string | ||
Line | uint | ||
Parent |
Method | Description | |
---|---|---|
Clone ( ) : |
Returns a new AbstractNode which is a replica of this one
|
|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int |
Method | Description | |
---|---|---|
AbstractNode ( |
Constructor
|
Method | Description | |
---|---|---|
ICloneable ( ) : object |
protected AbstractNode ( |
||
parent | the parent AbstractNode in the tree | |
return | System |