Class ProblemGrammarAccess.BooleanBinaryOpElements

java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
tools.refinery.language.services.ProblemGrammarAccess.BooleanBinaryOpElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IEnumRuleAccess
Enclosing class:
ProblemGrammarAccess

public class ProblemGrammarAccess.BooleanBinaryOpElements extends org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
  • Constructor Details

    • BooleanBinaryOpElements

      public BooleanBinaryOpElements()
  • Method Details

    • getRule

      public org.eclipse.xtext.EnumRule getRule()
    • getAlternatives

      public org.eclipse.xtext.Alternatives getAlternatives()
    • getANDEnumLiteralDeclaration_0

      public org.eclipse.xtext.EnumLiteralDeclaration getANDEnumLiteralDeclaration_0()
    • getANDAmpersandAmpersandKeyword_0_0

      public org.eclipse.xtext.Keyword getANDAmpersandAmpersandKeyword_0_0()
    • getOREnumLiteralDeclaration_1

      public org.eclipse.xtext.EnumLiteralDeclaration getOREnumLiteralDeclaration_1()
    • getORVerticalLineVerticalLineKeyword_1_0

      public org.eclipse.xtext.Keyword getORVerticalLineVerticalLineKeyword_1_0()
    • getXOREnumLiteralDeclaration_2

      public org.eclipse.xtext.EnumLiteralDeclaration getXOREnumLiteralDeclaration_2()
    • getXORCircumflexAccentCircumflexAccentKeyword_2_0

      public org.eclipse.xtext.Keyword getXORCircumflexAccentCircumflexAccentKeyword_2_0()