Class StoexGrammarAccess.CompareOperationsElements

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

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

      • CompareOperationsElements

        public CompareOperationsElements()
    • Method Detail

      • getRule

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

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

        public org.eclipse.xtext.EnumLiteralDeclaration getGREATEREnumLiteralDeclaration_0()
      • getGREATERGreaterThanSignKeyword_0_0

        public org.eclipse.xtext.Keyword getGREATERGreaterThanSignKeyword_0_0()
      • getLESSEnumLiteralDeclaration_1

        public org.eclipse.xtext.EnumLiteralDeclaration getLESSEnumLiteralDeclaration_1()
      • getLESSLessThanSignKeyword_1_0

        public org.eclipse.xtext.Keyword getLESSLessThanSignKeyword_1_0()
      • getEQUALSEnumLiteralDeclaration_2

        public org.eclipse.xtext.EnumLiteralDeclaration getEQUALSEnumLiteralDeclaration_2()
      • getEQUALSEqualsSignEqualsSignKeyword_2_0

        public org.eclipse.xtext.Keyword getEQUALSEqualsSignEqualsSignKeyword_2_0()
      • getNOTEQUALEnumLiteralDeclaration_3

        public org.eclipse.xtext.EnumLiteralDeclaration getNOTEQUALEnumLiteralDeclaration_3()
      • getNOTEQUALLessThanSignGreaterThanSignKeyword_3_0

        public org.eclipse.xtext.Keyword getNOTEQUALLessThanSignGreaterThanSignKeyword_3_0()
      • getGREATEREQUALEnumLiteralDeclaration_4

        public org.eclipse.xtext.EnumLiteralDeclaration getGREATEREQUALEnumLiteralDeclaration_4()
      • getGREATEREQUALGreaterThanSignEqualsSignKeyword_4_0

        public org.eclipse.xtext.Keyword getGREATEREQUALGreaterThanSignEqualsSignKeyword_4_0()
      • getLESSEQUALEnumLiteralDeclaration_5

        public org.eclipse.xtext.EnumLiteralDeclaration getLESSEQUALEnumLiteralDeclaration_5()
      • getLESSEQUALLessThanSignEqualsSignKeyword_5_0

        public org.eclipse.xtext.Keyword getLESSEQUALLessThanSignEqualsSignKeyword_5_0()