Modifier and type | Property and description |
---|---|
org.eclipse.xtext.Alternatives | alternatives |
org.eclipse.xtext.Keyword | exclamationMarkKeyword_0 |
org.eclipse.xtext.Keyword | hyphenMinusKeyword_1 |
org.eclipse.xtext.Keyword | plusSignKeyword_2 |
org.eclipse.xtext.ParserRule | rule |
Modifier and type | Action and description |
---|---|
org.eclipse.xtext.Alternatives | getAlternatives |
org.eclipse.xtext.Keyword | getExclamationMarkKeyword_0 |
org.eclipse.xtext.Keyword | getHyphenMinusKeyword_1 |
org.eclipse.xtext.Keyword | getPlusSignKeyword_2 |
org.eclipse.xtext.ParserRule | getRule |
val alternatives : org.eclipse.xtext.Alternatives
This property is an alias for the action: getAlternatives
val exclamationMarkKeyword_0 : org.eclipse.xtext.Keyword
This property is an alias for the action: getExclamationMarkKeyword_0
val hyphenMinusKeyword_1 : org.eclipse.xtext.Keyword
This property is an alias for the action: getHyphenMinusKeyword_1
val plusSignKeyword_2 : org.eclipse.xtext.Keyword
This property is an alias for the action: getPlusSignKeyword_2
val rule : org.eclipse.xtext.ParserRule
This property is an alias for the action: getRule
new
def getAlternatives : org.eclipse.xtext.Alternatives
def getExclamationMarkKeyword_0 : org.eclipse.xtext.Keyword
def getHyphenMinusKeyword_1 : org.eclipse.xtext.Keyword
def getPlusSignKeyword_2 : org.eclipse.xtext.Keyword
def getRule : org.eclipse.xtext.ParserRule