|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | org.prorefactor.core.JPNode GetEndCaseNode () |
Returns the reference to the JPNode representing the END or END CASE
Statement |
|
+ | Consultingwerk.Studio.ListCaseWhen GetListCaseWhen () |
Returns the List of the CaseWhen optins for the CASE Statement |
|
+ | org.prorefactor.core.JPNode GetOtherwiseNode () |
Returns the reference to the JPNode representing the OTHERWISE keyword
|
|
# | ParseWhenBlock (JPNode, ListCaseWhen) |
Parses a WHEN option of a CASE Statement |
Options | Name | Purpose | |
---|---|---|---|
+ | CaseStatementParser (JPNode) |
Constructor for the CaseStatementParser class |
Top
PUBLIC org.prorefactor.core.JPNode GetEndCaseNode ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Studio.ListCaseWhen GetListCaseWhen ()
|
||||||||||||||||||||
PUBLIC org.prorefactor.core.JPNode GetOtherwiseNode ()
|
||||||||||||||||||||
PROTECTED ParseWhenBlock (JPNode, ListCaseWhen)
|
PUBLIC CaseStatementParser (JPNode)
|
---|