|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| # | CHARACTER GetAccessMode (JPNode) |
Gets the Access-Mode of a Node if it has one |
|
| # | CHARACTER GetEventSignature (JPNode, table) |
Gets the signature or.Net delegate type defined for an event |
|
| # | CHARACTER GetMethodDataType (JPNode, table) |
Gets the datatype returned by a method |
|
| # | CHARACTER GetPropertyDataType (JPNode, table) |
Gets the datatype as a property |
|
| # | ParseClass (character, character, table) |
Parses a class file and populates a temp-table with its members |
|
| + | ParseClass (character, table) |
Parses a class file and populates a temp-table with its members |
|
| # | ParseClassNode (character, character, JPNode, table, table) |
Parses the CLASS-Node for a file |
|
Top
PROTECTED CHARACTER GetAccessMode (JPNode)
|
|||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER GetEventSignature (JPNode, table)
|
|||||||||||||||||||||||||||||||||||
PROTECTED CHARACTER GetMethodDataType (JPNode, table)
|
|||||||||||||||||||||||||||||||||||
PROTECTED CHARACTER GetPropertyDataType (JPNode, table)
|
|||||||||||||||||||||||||||||||||||
PROTECTED ParseClass (character, character, table)
|
|||||||||||||||||||||||||||||||||||
PUBLIC ParseClass (character, table)
|
|||||||||||||||||||||||||||||||||||
PROTECTED ParseClassNode (character, character, JPNode, table, table)
|
|||||||||||||||||||||||||||||||||||
Temp-Table eClassMemberDefined in: |
Temp-Table eUsingDefined in: |