io.sarl.lang.services
Class XtendEnumLiteralElements
All Superinterfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
Enclosing class:
SARLGrammarAccess
class XtendEnumLiteralElements
extends java.lang.Object
Property Summary
Modifier and type Property and description
org.eclipse.xtext.Group group
org.eclipse.xtext.Assignment nameAssignment_1
org.eclipse.xtext.RuleCall nameValidIDParserRuleCall_1_0
org.eclipse.xtext.ParserRule rule
org.eclipse.xtext.Action sarlEnumLiteralAction_0
Constructor Summary
Constructor and description
new
Action Summary
Modifier and type Action and description
org.eclipse.xtext.Group getGroup
org.eclipse.xtext.Assignment getNameAssignment_1
org.eclipse.xtext.RuleCall getNameValidIDParserRuleCall_1_0
org.eclipse.xtext.ParserRule getRule
org.eclipse.xtext.Action getSarlEnumLiteralAction_0
Property Details
group
val group : org.eclipse.xtext.Group

This property is an alias for the action: getGroup

nameAssignment_1
val nameAssignment_1 : org.eclipse.xtext.Assignment

This property is an alias for the action: getNameAssignment_1

nameValidIDParserRuleCall_1_0
val nameValidIDParserRuleCall_1_0 : org.eclipse.xtext.RuleCall

This property is an alias for the action: getNameValidIDParserRuleCall_1_0

rule
val rule : org.eclipse.xtext.ParserRule

This property is an alias for the action: getRule

sarlEnumLiteralAction_0
val sarlEnumLiteralAction_0 : org.eclipse.xtext.Action

This property is an alias for the action: getSarlEnumLiteralAction_0

Constructor Details
new
new
Action Details
getGroup
def getGroup : org.eclipse.xtext.Group
getNameAssignment_1
def getNameAssignment_1 : org.eclipse.xtext.Assignment
getNameValidIDParserRuleCall_1_0
def getNameValidIDParserRuleCall_1_0 : org.eclipse.xtext.RuleCall
getRule
def getRule : org.eclipse.xtext.ParserRule
getSarlEnumLiteralAction_0
def getSarlEnumLiteralAction_0 : org.eclipse.xtext.Action