Class BslGrammarAccess.CompOpElements

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

    public class BslGrammarAccess.CompOpElements
    extends org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
    • Constructor Detail

      • CompOpElements

        public CompOpElements()
    • Method Detail

      • getRule

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

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

        public org.eclipse.xtext.EnumLiteralDeclaration getLTEnumLiteralDeclaration_0()
      • getLTLessThanSignKeyword_0_0

        public org.eclipse.xtext.Keyword getLTLessThanSignKeyword_0_0()
      • getLEEnumLiteralDeclaration_1

        public org.eclipse.xtext.EnumLiteralDeclaration getLEEnumLiteralDeclaration_1()
      • getLELessThanSignEqualsSignKeyword_1_0

        public org.eclipse.xtext.Keyword getLELessThanSignEqualsSignKeyword_1_0()
      • getEQEnumLiteralDeclaration_2

        public org.eclipse.xtext.EnumLiteralDeclaration getEQEnumLiteralDeclaration_2()
      • getEQEqualsSignKeyword_2_0

        public org.eclipse.xtext.Keyword getEQEqualsSignKeyword_2_0()
      • getGEEnumLiteralDeclaration_3

        public org.eclipse.xtext.EnumLiteralDeclaration getGEEnumLiteralDeclaration_3()
      • getGEGreaterThanSignEqualsSignKeyword_3_0

        public org.eclipse.xtext.Keyword getGEGreaterThanSignEqualsSignKeyword_3_0()
      • getGTEnumLiteralDeclaration_4

        public org.eclipse.xtext.EnumLiteralDeclaration getGTEnumLiteralDeclaration_4()
      • getGTGreaterThanSignKeyword_4_0

        public org.eclipse.xtext.Keyword getGTGreaterThanSignKeyword_4_0()
      • getNEEnumLiteralDeclaration_5

        public org.eclipse.xtext.EnumLiteralDeclaration getNEEnumLiteralDeclaration_5()
      • getNELessThanSignGreaterThanSignKeyword_5_0

        public org.eclipse.xtext.Keyword getNELessThanSignGreaterThanSignKeyword_5_0()