io.sarl.lang.services
Class SarlScriptElements
All Superinterfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
Enclosing class:
SARLGrammarAccess
class SarlScriptElements
extends java.lang.Object
Property Summary
Modifier and type Property and description
org.eclipse.xtext.Group group
org.eclipse.xtext.Group group_1
org.eclipse.xtext.Assignment importSectionAssignment_2
org.eclipse.xtext.RuleCall importSectionXImportSectionParserRuleCall_2_0
org.eclipse.xtext.Assignment packageAssignment_1_1
org.eclipse.xtext.Keyword packageKeyword_1_0
org.eclipse.xtext.RuleCall packageQualifiedNameParserRuleCall_1_1_0
org.eclipse.xtext.ParserRule rule
org.eclipse.xtext.Action sarlScriptAction_0
org.eclipse.xtext.Keyword semicolonKeyword_1_2
org.eclipse.xtext.Assignment xtendTypesAssignment_3
org.eclipse.xtext.RuleCall xtendTypesTypeParserRuleCall_3_0
Constructor Summary
Constructor and description
new
Action Summary
Modifier and type Action and description
org.eclipse.xtext.Group getGroup
org.eclipse.xtext.Group getGroup_1
org.eclipse.xtext.Assignment getImportSectionAssignment_2
org.eclipse.xtext.RuleCall getImportSectionXImportSectionParserRuleCall_2_0
org.eclipse.xtext.Assignment getPackageAssignment_1_1
org.eclipse.xtext.Keyword getPackageKeyword_1_0
org.eclipse.xtext.RuleCall getPackageQualifiedNameParserRuleCall_1_1_0
org.eclipse.xtext.ParserRule getRule
org.eclipse.xtext.Action getSarlScriptAction_0
org.eclipse.xtext.Keyword getSemicolonKeyword_1_2
org.eclipse.xtext.Assignment getXtendTypesAssignment_3
org.eclipse.xtext.RuleCall getXtendTypesTypeParserRuleCall_3_0
Property Details
group
val group : org.eclipse.xtext.Group

This property is an alias for the action: getGroup

group_1
val group_1 : org.eclipse.xtext.Group

This property is an alias for the action: getGroup_1

importSectionAssignment_2
val importSectionAssignment_2 : org.eclipse.xtext.Assignment

This property is an alias for the action: getImportSectionAssignment_2

importSectionXImportSectionParserRuleCall_2_0
val importSectionXImportSectionParserRuleCall_2_0 : org.eclipse.xtext.RuleCall

This property is an alias for the action: getImportSectionXImportSectionParserRuleCall_2_0

packageAssignment_1_1
val packageAssignment_1_1 : org.eclipse.xtext.Assignment

This property is an alias for the action: getPackageAssignment_1_1

packageKeyword_1_0
val packageKeyword_1_0 : org.eclipse.xtext.Keyword

This property is an alias for the action: getPackageKeyword_1_0

packageQualifiedNameParserRuleCall_1_1_0
val packageQualifiedNameParserRuleCall_1_1_0 : org.eclipse.xtext.RuleCall

This property is an alias for the action: getPackageQualifiedNameParserRuleCall_1_1_0

rule
val rule : org.eclipse.xtext.ParserRule

This property is an alias for the action: getRule

sarlScriptAction_0
val sarlScriptAction_0 : org.eclipse.xtext.Action

This property is an alias for the action: getSarlScriptAction_0

semicolonKeyword_1_2
val semicolonKeyword_1_2 : org.eclipse.xtext.Keyword

This property is an alias for the action: getSemicolonKeyword_1_2

xtendTypesAssignment_3
val xtendTypesAssignment_3 : org.eclipse.xtext.Assignment

This property is an alias for the action: getXtendTypesAssignment_3

xtendTypesTypeParserRuleCall_3_0
val xtendTypesTypeParserRuleCall_3_0 : org.eclipse.xtext.RuleCall

This property is an alias for the action: getXtendTypesTypeParserRuleCall_3_0

Constructor Details
new
new
Action Details
getGroup
def getGroup : org.eclipse.xtext.Group
getGroup_1
def getGroup_1 : org.eclipse.xtext.Group
getImportSectionAssignment_2
def getImportSectionAssignment_2 : org.eclipse.xtext.Assignment
getImportSectionXImportSectionParserRuleCall_2_0
def getImportSectionXImportSectionParserRuleCall_2_0 : org.eclipse.xtext.RuleCall
getPackageAssignment_1_1
def getPackageAssignment_1_1 : org.eclipse.xtext.Assignment
getPackageKeyword_1_0
def getPackageKeyword_1_0 : org.eclipse.xtext.Keyword
getPackageQualifiedNameParserRuleCall_1_1_0
def getPackageQualifiedNameParserRuleCall_1_1_0 : org.eclipse.xtext.RuleCall
getRule
def getRule : org.eclipse.xtext.ParserRule
getSarlScriptAction_0
def getSarlScriptAction_0 : org.eclipse.xtext.Action
getSemicolonKeyword_1_2
def getSemicolonKeyword_1_2 : org.eclipse.xtext.Keyword
getXtendTypesAssignment_3
def getXtendTypesAssignment_3 : org.eclipse.xtext.Assignment
getXtendTypesTypeParserRuleCall_3_0
def getXtendTypesTypeParserRuleCall_3_0 : org.eclipse.xtext.RuleCall