io.sarl.lang.services
Class FullJvmFormalParameterElements
All Superinterfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
Enclosing class:
SARLGrammarAccess
class FullJvmFormalParameterElements
extends java.lang.Object
Property Summary
Modifier and type Property and description
org.eclipse.xtext.Keyword colonKeyword_2
org.eclipse.xtext.Assignment extensionAssignment_0
org.eclipse.xtext.Keyword extensionExtensionKeyword_0_0
org.eclipse.xtext.Group group
org.eclipse.xtext.Assignment nameAssignment_1
org.eclipse.xtext.RuleCall nameValidIDParserRuleCall_1_0
org.eclipse.xtext.Assignment parameterTypeAssignment_3
org.eclipse.xtext.RuleCall parameterTypeMultiTypeReferenceParserRuleCall_3_0
org.eclipse.xtext.ParserRule rule
Constructor Summary
Constructor and description
new
Action Summary
Modifier and type Action and description
org.eclipse.xtext.Keyword getColonKeyword_2
org.eclipse.xtext.Assignment getExtensionAssignment_0
org.eclipse.xtext.Keyword getExtensionExtensionKeyword_0_0
org.eclipse.xtext.Group getGroup
org.eclipse.xtext.Assignment getNameAssignment_1
org.eclipse.xtext.RuleCall getNameValidIDParserRuleCall_1_0
org.eclipse.xtext.Assignment getParameterTypeAssignment_3
org.eclipse.xtext.RuleCall getParameterTypeMultiTypeReferenceParserRuleCall_3_0
org.eclipse.xtext.ParserRule getRule
Property Details
colonKeyword_2
val colonKeyword_2 : org.eclipse.xtext.Keyword

This property is an alias for the action: getColonKeyword_2

extensionAssignment_0
val extensionAssignment_0 : org.eclipse.xtext.Assignment

This property is an alias for the action: getExtensionAssignment_0

extensionExtensionKeyword_0_0
val extensionExtensionKeyword_0_0 : org.eclipse.xtext.Keyword

This property is an alias for the action: getExtensionExtensionKeyword_0_0

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

parameterTypeAssignment_3
val parameterTypeAssignment_3 : org.eclipse.xtext.Assignment

This property is an alias for the action: getParameterTypeAssignment_3

parameterTypeMultiTypeReferenceParserRuleCall_3_0
val parameterTypeMultiTypeReferenceParserRuleCall_3_0 : org.eclipse.xtext.RuleCall

This property is an alias for the action: getParameterTypeMultiTypeReferenceParserRuleCall_3_0

rule
val rule : org.eclipse.xtext.ParserRule

This property is an alias for the action: getRule

Constructor Details
new
new
Action Details
getColonKeyword_2
def getColonKeyword_2 : org.eclipse.xtext.Keyword
getExtensionAssignment_0
def getExtensionAssignment_0 : org.eclipse.xtext.Assignment
getExtensionExtensionKeyword_0_0
def getExtensionExtensionKeyword_0_0 : org.eclipse.xtext.Keyword
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
getParameterTypeAssignment_3
def getParameterTypeAssignment_3 : org.eclipse.xtext.Assignment
getParameterTypeMultiTypeReferenceParserRuleCall_3_0
def getParameterTypeMultiTypeReferenceParserRuleCall_3_0 : org.eclipse.xtext.RuleCall
getRule
def getRule : org.eclipse.xtext.ParserRule