Modifier and type | Property and description |
---|---|
org.eclipse.xtext.Alternatives | alternatives |
org.eclipse.xtext.Keyword | asteriskKeyword_0 |
org.eclipse.xtext.Keyword | percentSignKeyword_2 |
org.eclipse.xtext.ParserRule | rule |
org.eclipse.xtext.Keyword | solidusKeyword_1 |
Modifier and type | Action and description |
---|---|
org.eclipse.xtext.Alternatives | getAlternatives |
org.eclipse.xtext.Keyword | getAsteriskKeyword_0 |
org.eclipse.xtext.Keyword | getPercentSignKeyword_2 |
org.eclipse.xtext.ParserRule | getRule |
org.eclipse.xtext.Keyword | getSolidusKeyword_1 |
val alternatives : org.eclipse.xtext.Alternatives
This property is an alias for the action: getAlternatives
val asteriskKeyword_0 : org.eclipse.xtext.Keyword
This property is an alias for the action: getAsteriskKeyword_0
val percentSignKeyword_2 : org.eclipse.xtext.Keyword
This property is an alias for the action: getPercentSignKeyword_2
val rule : org.eclipse.xtext.ParserRule
This property is an alias for the action: getRule
val solidusKeyword_1 : org.eclipse.xtext.Keyword
This property is an alias for the action: getSolidusKeyword_1
new
def getAlternatives : org.eclipse.xtext.Alternatives
def getAsteriskKeyword_0 : org.eclipse.xtext.Keyword
def getPercentSignKeyword_2 : org.eclipse.xtext.Keyword
def getRule : org.eclipse.xtext.ParserRule
def getSolidusKeyword_1 : org.eclipse.xtext.Keyword