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