Class ExpressionsGrammarAccess.TypeLiteralElements

  • All Implemented Interfaces:
    org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
    Enclosing class:
    ExpressionsGrammarAccess

    public class ExpressionsGrammarAccess.TypeLiteralElements
    extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
    • Constructor Detail

      • TypeLiteralElements

        public TypeLiteralElements()
    • Method Detail

      • getRule

        public org.eclipse.xtext.ParserRule getRule()
      • getGroup

        public org.eclipse.xtext.Group getGroup()
      • getTypeLiteralAction_0

        public org.eclipse.xtext.Action getTypeLiteralAction_0()
      • getAlternatives_1

        public org.eclipse.xtext.Alternatives getAlternatives_1()
      • getCyrillicCapitalLetterTeCyrillicSmallLetterICyrillicSmallLetterPeKeyword_1_0

        public org.eclipse.xtext.Keyword getCyrillicCapitalLetterTeCyrillicSmallLetterICyrillicSmallLetterPeKeyword_1_0()
      • getTypeKeyword_1_1

        public org.eclipse.xtext.Keyword getTypeKeyword_1_1()
      • getLeftParenthesisKeyword_2

        public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_2()
      • getValueAssignment_3

        public org.eclipse.xtext.Assignment getValueAssignment_3()
      • getValueStringLiteralParserRuleCall_3_0

        public org.eclipse.xtext.RuleCall getValueStringLiteralParserRuleCall_3_0()
      • getRightParenthesisKeyword_4

        public org.eclipse.xtext.Keyword getRightParenthesisKeyword_4()