Class StoexGrammarAccess.BooleanOperationsElements

  • All Implemented Interfaces:
    org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IEnumRuleAccess
    Enclosing class:
    StoexGrammarAccess

    public class StoexGrammarAccess.BooleanOperationsElements
    extends org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
    • Constructor Detail

      • BooleanOperationsElements

        public BooleanOperationsElements()
    • Method Detail

      • getRule

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

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

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

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

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

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

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

        public org.eclipse.xtext.Keyword getXORXORKeyword_2_0()