public class PropertiesGrammarAccess.FieldPropertyAssociationElements
extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractGrammarElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
Constructor and Description |
---|
PropertiesGrammarAccess.FieldPropertyAssociationElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Keyword |
getEqualsSignGreaterThanSignKeyword_1() |
org.eclipse.xtext.Group |
getGroup() |
org.eclipse.xtext.Assignment |
getOwnedValueAssignment_2() |
org.eclipse.xtext.RuleCall |
getOwnedValuePropertyExpressionParserRuleCall_2_0() |
org.eclipse.xtext.Assignment |
getPropertyAssignment_0() |
org.eclipse.xtext.CrossReference |
getPropertyBasicPropertyCrossReference_0_0() |
org.eclipse.xtext.RuleCall |
getPropertyBasicPropertyIDTerminalRuleCall_0_0_1() |
org.eclipse.xtext.ParserRule |
getRule() |
org.eclipse.xtext.Keyword |
getSemicolonKeyword_3() |
public PropertiesGrammarAccess.FieldPropertyAssociationElements()
public org.eclipse.xtext.ParserRule getRule()
public org.eclipse.xtext.Group getGroup()
public org.eclipse.xtext.Assignment getPropertyAssignment_0()
public org.eclipse.xtext.CrossReference getPropertyBasicPropertyCrossReference_0_0()
public org.eclipse.xtext.RuleCall getPropertyBasicPropertyIDTerminalRuleCall_0_0_1()
public org.eclipse.xtext.Keyword getEqualsSignGreaterThanSignKeyword_1()
public org.eclipse.xtext.Assignment getOwnedValueAssignment_2()
public org.eclipse.xtext.RuleCall getOwnedValuePropertyExpressionParserRuleCall_2_0()
public org.eclipse.xtext.Keyword getSemicolonKeyword_3()