|
||
SilverSharp.SYMBOL_NODE |
|
|||||||||||||||||||||||||||||||||||||||||
Structure |
A SilverSharp.SYMBOL_NODE stores the information associated with a SilverScreen symbol entity
|
|
||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||
Properties |
The following read-only properties mimic the purpose of their counter-parts in the SilverC SYMBOL_NODE:
The following read-only properties extend SYMBOL_NODE for SilverSharp:
|
|
||||||||||||||||||||||||||||||||||||||||
Methods |
|
|
||||||||||||||||||||||||||||||||||||||||
Remarks |
A SilverSharp.SYMBOL_NODE inherits from a SilverSharp.BOS_NODE and therefore includes those properties and methods as well; for instance, Path, Type, and bits1 are inherited properties of a SilverSharp.BOS_NODE.
Note: A SilverSharp.SYMBOL_NODE is a SilverSharp.BOS_NODE, but the reverse is not true.
|
|
||||||||||||||||||||||||||||||||||||||||
See Also |
|