|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | CaseWhen (character, character, integer, integer, JPNode) |
Constructor for the CaseWhen class |
Options | Name | Purpose | |
---|---|---|---|
+ | INTEGER Column |
The Column number containing the Annotation |
|
+ | CHARACTER Expression |
Returns the expression that follows the WHEN keyword |
|
+ | CHARACTER FileName |
The FileName containing the Annotation |
|
+ | INTEGER Line |
The Line number containing the Annotation |
|
+ | org.prorefactor.core.JPNode Node |
The reference to the JPNode of the Annotation |
Top
PUBLIC CaseWhen (character, character, integer, integer, JPNode)
|
---|
PUBLIC INTEGER Column
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER Expression
|
|||||||||||||
PUBLIC CHARACTER FileName
|
|||||||||||||
PUBLIC INTEGER Line
|
|||||||||||||
PUBLIC org.prorefactor.core.JPNode Node
|