| 
 
 | 
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| # | CHARACTER GetType (INode) | Returns the type of a given USING-node | |
| # | CHARACTER GetTypeName (INode) | Finds and returns the text of the TYPE_NAME node of a given node | |
| + | LOGICAL GetUsings (character) | Populates the bound eUsing table with the USING Statements
         from the given file | |
| + | LOGICAL ProcessNode (INode) | Processes iNodes to populate the eUsing table | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | UsingParser (table) | Constructor for the UsingParser class | 
| 
            
                Top
                
            
         PROTECTED CHARACTER GetType (INode)
 
 | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PROTECTED CHARACTER GetTypeName (INode)
 
 | ||||||||||||||||||||||
| PUBLIC LOGICAL GetUsings (character)
 
 | ||||||||||||||||||||||
| PUBLIC LOGICAL ProcessNode (INode)
 
 | ||||||||||||||||||||||
| PUBLIC UsingParser (table)
 
 | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Temp-Table eUsingDefined in: |