Package com._1c.g5.v8.dt.ql.services
Class QlGrammarAccess.LogicalMultiplicantElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
com._1c.g5.v8.dt.ql.services.QlGrammarAccess.LogicalMultiplicantElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- QlGrammarAccess
public class QlGrammarAccess.LogicalMultiplicantElements
extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
-
Nested Class Summary
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
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.xtext.Alternatives
org.eclipse.xtext.Alternatives
org.eclipse.xtext.Keyword
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Group
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Action
org.eclipse.xtext.Keyword
org.eclipse.xtext.ParserRule
getRule()
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
-
Constructor Details
-
LogicalMultiplicantElements
public LogicalMultiplicantElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getAlternatives
public org.eclipse.xtext.Alternatives getAlternatives() -
getGroup_0
public org.eclipse.xtext.Group getGroup_0() -
getAlternatives_0_0
public org.eclipse.xtext.Alternatives getAlternatives_0_0() -
getNOTKeyword_0_0_0
public org.eclipse.xtext.Keyword getNOTKeyword_0_0_0() -
getCyrillicCapitalLetterEnCyrillicCapitalLetterIeKeyword_0_0_1
public org.eclipse.xtext.Keyword getCyrillicCapitalLetterEnCyrillicCapitalLetterIeKeyword_0_0_1() -
getLogicalNOTOperatorExpressionAction_0_1
public org.eclipse.xtext.Action getLogicalNOTOperatorExpressionAction_0_1() -
getExpressionAssignment_0_2
public org.eclipse.xtext.Assignment getExpressionAssignment_0_2() -
getExpressionLogicalMultiplicantParserRuleCall_0_2_0
public org.eclipse.xtext.RuleCall getExpressionLogicalMultiplicantParserRuleCall_0_2_0() -
getLogicalComparisonParserRuleCall_1
public org.eclipse.xtext.RuleCall getLogicalComparisonParserRuleCall_1()
-