public class PropertiesGrammarAccess.ComputedTermElements
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.ComputedTermElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Keyword |
getComputeKeyword_0() |
org.eclipse.xtext.Assignment |
getFunctionAssignment_2() |
org.eclipse.xtext.RuleCall |
getFunctionIDTerminalRuleCall_2_0() |
org.eclipse.xtext.Group |
getGroup() |
org.eclipse.xtext.Keyword |
getLeftParenthesisKeyword_1() |
org.eclipse.xtext.Keyword |
getRightParenthesisKeyword_3() |
org.eclipse.xtext.ParserRule |
getRule() |
public PropertiesGrammarAccess.ComputedTermElements()
public org.eclipse.xtext.ParserRule getRule()
public org.eclipse.xtext.Group getGroup()
public org.eclipse.xtext.Keyword getComputeKeyword_0()
public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_1()
public org.eclipse.xtext.Assignment getFunctionAssignment_2()
public org.eclipse.xtext.RuleCall getFunctionIDTerminalRuleCall_2_0()
public org.eclipse.xtext.Keyword getRightParenthesisKeyword_3()