org.openxma.dsl.dom.services
Class DomDslGrammarAccess.PrimaryExpressionElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
org.openxma.dsl.dom.services.DomDslGrammarAccess.PrimaryExpressionElements
- All Implemented Interfaces:
- org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- DomDslGrammarAccess
public class DomDslGrammarAccess.PrimaryExpressionElements
- extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
| Nested classes/interfaces inherited from class org.eclipse.xtext.service.AbstractElementFinder |
org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractGrammarElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder |
| Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder |
getRules |
| Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder |
findAssignments, findByNestedRuleCall, findCrossReferences, findCrossReferences, findKeywordPairs, findKeywords, findRuleCalls |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DomDslGrammarAccess.PrimaryExpressionElements
public DomDslGrammarAccess.PrimaryExpressionElements()
getRule
public org.eclipse.xtext.ParserRule getRule()
getAlternatives
public org.eclipse.xtext.Alternatives getAlternatives()
getPropertyValueParserRuleCall_0
public org.eclipse.xtext.RuleCall getPropertyValueParserRuleCall_0()
getTrimFunctionParserRuleCall_1
public org.eclipse.xtext.RuleCall getTrimFunctionParserRuleCall_1()
getCastFunctionParserRuleCall_2
public org.eclipse.xtext.RuleCall getCastFunctionParserRuleCall_2()
getAggregateFunctionParserRuleCall_3
public org.eclipse.xtext.RuleCall getAggregateFunctionParserRuleCall_3()
getCollectionFunctionParserRuleCall_4
public org.eclipse.xtext.RuleCall getCollectionFunctionParserRuleCall_4()
getFunctionCallParserRuleCall_5
public org.eclipse.xtext.RuleCall getFunctionCallParserRuleCall_5()
getParenthesizedExpressionParserRuleCall_6
public org.eclipse.xtext.RuleCall getParenthesizedExpressionParserRuleCall_6()
getSubQueryParserRuleCall_7
public org.eclipse.xtext.RuleCall getSubQueryParserRuleCall_7()
getLiteralValueParserRuleCall_8
public org.eclipse.xtext.RuleCall getLiteralValueParserRuleCall_8()
getQueryParameterValueParserRuleCall_9
public org.eclipse.xtext.RuleCall getQueryParameterValueParserRuleCall_9()
Copyright © 2013. All Rights Reserved.