|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | LONGCHAR ConvertNode (JPNode, character) |
Converts a JPNode representing an Update editing statement |
|
| # | org.prorefactor.core.JPNode FindIfFrameFieldGoPending (JPNode) |
Finds the IF FRAME-FIELD <> ... OR GO-PENDING statement |
|
| + | GetUpdateEditingStatements (ParseUnit, table) |
Returns the temp-table of UPDATE EDITING Statements |
|
| # | LONGCHAR ProcessEditingPhrase (JPNode, character) |
Processes the update editing block |
|
| # | WalkAst (JPNode) |
Recursively walks the AST |
|
Top
PUBLIC LONGCHAR ConvertNode (JPNode, character)
|
|||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED org.prorefactor.core.JPNode FindIfFrameFieldGoPending (JPNode)
|
|||||||||||||||||||||||||
PUBLIC GetUpdateEditingStatements (ParseUnit, table)
|
|||||||||||||||||||||||||
PROTECTED LONGCHAR ProcessEditingPhrase (JPNode, character)
|
|||||||||||||||||||||||||
PROTECTED WalkAst (JPNode)
|
|||||||||||||||||||||||||
Temp-Table ttNodeListDefined in: |