io.sarl.lang.services
Class XUnaryOperationElements
All Superinterfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
Enclosing class:
SARLGrammarAccess
class XUnaryOperationElements
extends java.lang.Object
Property Summary
Modifier and type Property and description
org.eclipse.xtext.Alternatives alternatives
org.eclipse.xtext.Assignment featureAssignment_0_1
org.eclipse.xtext.CrossReference featureJvmIdentifiableElementCrossReference_0_1_0
org.eclipse.xtext.RuleCall featureJvmIdentifiableElementOpUnaryParserRuleCall_0_1_0_1
org.eclipse.xtext.Group group_0
org.eclipse.xtext.Assignment operandAssignment_0_2
org.eclipse.xtext.RuleCall operandXUnaryOperationParserRuleCall_0_2_0
org.eclipse.xtext.ParserRule rule
org.eclipse.xtext.RuleCall xPostfixOperationParserRuleCall_1
org.eclipse.xtext.Action xUnaryOperationAction_0_0
Constructor Summary
Constructor and description
new
Action Summary
Modifier and type Action and description
org.eclipse.xtext.Alternatives getAlternatives
org.eclipse.xtext.Assignment getFeatureAssignment_0_1
org.eclipse.xtext.CrossReference getFeatureJvmIdentifiableElementCrossReference_0_1_0
org.eclipse.xtext.RuleCall getFeatureJvmIdentifiableElementOpUnaryParserRuleCall_0_1_0_1
org.eclipse.xtext.Group getGroup_0
org.eclipse.xtext.Assignment getOperandAssignment_0_2
org.eclipse.xtext.RuleCall getOperandXUnaryOperationParserRuleCall_0_2_0
org.eclipse.xtext.ParserRule getRule
org.eclipse.xtext.RuleCall getXPostfixOperationParserRuleCall_1
org.eclipse.xtext.Action getXUnaryOperationAction_0_0
Property Details
alternatives
val alternatives : org.eclipse.xtext.Alternatives

This property is an alias for the action: getAlternatives

featureAssignment_0_1
val featureAssignment_0_1 : org.eclipse.xtext.Assignment

This property is an alias for the action: getFeatureAssignment_0_1

featureJvmIdentifiableElementCrossReference_0_1_0
val featureJvmIdentifiableElementCrossReference_0_1_0 : org.eclipse.xtext.CrossReference

This property is an alias for the action: getFeatureJvmIdentifiableElementCrossReference_0_1_0

featureJvmIdentifiableElementOpUnaryParserRuleCall_0_1_0_1
val featureJvmIdentifiableElementOpUnaryParserRuleCall_0_1_0_1 : org.eclipse.xtext.RuleCall

This property is an alias for the action: getFeatureJvmIdentifiableElementOpUnaryParserRuleCall_0_1_0_1

group_0
val group_0 : org.eclipse.xtext.Group

This property is an alias for the action: getGroup_0

operandAssignment_0_2
val operandAssignment_0_2 : org.eclipse.xtext.Assignment

This property is an alias for the action: getOperandAssignment_0_2

operandXUnaryOperationParserRuleCall_0_2_0
val operandXUnaryOperationParserRuleCall_0_2_0 : org.eclipse.xtext.RuleCall

This property is an alias for the action: getOperandXUnaryOperationParserRuleCall_0_2_0

rule
val rule : org.eclipse.xtext.ParserRule

This property is an alias for the action: getRule

xPostfixOperationParserRuleCall_1
val xPostfixOperationParserRuleCall_1 : org.eclipse.xtext.RuleCall

This property is an alias for the action: getXPostfixOperationParserRuleCall_1

xUnaryOperationAction_0_0
val xUnaryOperationAction_0_0 : org.eclipse.xtext.Action

This property is an alias for the action: getXUnaryOperationAction_0_0

Constructor Details
new
new
Action Details
getAlternatives
def getAlternatives : org.eclipse.xtext.Alternatives
getFeatureAssignment_0_1
def getFeatureAssignment_0_1 : org.eclipse.xtext.Assignment
getFeatureJvmIdentifiableElementCrossReference_0_1_0
def getFeatureJvmIdentifiableElementCrossReference_0_1_0 : org.eclipse.xtext.CrossReference
getFeatureJvmIdentifiableElementOpUnaryParserRuleCall_0_1_0_1
def getFeatureJvmIdentifiableElementOpUnaryParserRuleCall_0_1_0_1 : org.eclipse.xtext.RuleCall
getGroup_0
def getGroup_0 : org.eclipse.xtext.Group
getOperandAssignment_0_2
def getOperandAssignment_0_2 : org.eclipse.xtext.Assignment
getOperandXUnaryOperationParserRuleCall_0_2_0
def getOperandXUnaryOperationParserRuleCall_0_2_0 : org.eclipse.xtext.RuleCall
getRule
def getRule : org.eclipse.xtext.ParserRule
getXPostfixOperationParserRuleCall_1
def getXPostfixOperationParserRuleCall_1 : org.eclipse.xtext.RuleCall
getXUnaryOperationAction_0_0
def getXUnaryOperationAction_0_0 : org.eclipse.xtext.Action