Class OslcSelectParser


  • public class OslcSelectParser
    extends org.antlr.runtime.Parser
    • Field Detail

      • tokenNames

        public static final String[] tokenNames
      • adaptor

        protected org.antlr.runtime.tree.TreeAdaptor adaptor
      • FOLLOW_properties_in_oslc_select87

        public static final org.antlr.runtime.BitSet FOLLOW_properties_in_oslc_select87
      • FOLLOW_property_in_properties97

        public static final org.antlr.runtime.BitSet FOLLOW_property_in_properties97
      • FOLLOW_COMMA_in_properties102

        public static final org.antlr.runtime.BitSet FOLLOW_COMMA_in_properties102
      • FOLLOW_property_in_properties104

        public static final org.antlr.runtime.BitSet FOLLOW_property_in_properties104
      • FOLLOW_identifier_in_property137

        public static final org.antlr.runtime.BitSet FOLLOW_identifier_in_property137
      • FOLLOW_nested_property_in_property141

        public static final org.antlr.runtime.BitSet FOLLOW_nested_property_in_property141
      • FOLLOW_identifier_in_nested_property154

        public static final org.antlr.runtime.BitSet FOLLOW_identifier_in_nested_property154
      • FOLLOW_OPEN_CURLY_BRACE_in_nested_property156

        public static final org.antlr.runtime.BitSet FOLLOW_OPEN_CURLY_BRACE_in_nested_property156
      • FOLLOW_properties_in_nested_property158

        public static final org.antlr.runtime.BitSet FOLLOW_properties_in_nested_property158
      • FOLLOW_CLOSE_CURLY_BRACE_in_nested_property160

        public static final org.antlr.runtime.BitSet FOLLOW_CLOSE_CURLY_BRACE_in_nested_property160
      • FOLLOW_prefixedName_in_identifier182

        public static final org.antlr.runtime.BitSet FOLLOW_prefixedName_in_identifier182
      • FOLLOW_ASTERISK_in_identifier200

        public static final org.antlr.runtime.BitSet FOLLOW_ASTERISK_in_identifier200
    • Constructor Detail

      • OslcSelectParser

        public OslcSelectParser​(org.antlr.runtime.TokenStream input)
      • OslcSelectParser

        public OslcSelectParser​(org.antlr.runtime.TokenStream input,
                                org.antlr.runtime.RecognizerSharedState state)
      • OslcSelectParser

        public OslcSelectParser​(String where)
    • Method Detail

      • getDelegates

        public org.antlr.runtime.Parser[] getDelegates()
      • setTreeAdaptor

        public void setTreeAdaptor​(org.antlr.runtime.tree.TreeAdaptor adaptor)
      • getTreeAdaptor

        public org.antlr.runtime.tree.TreeAdaptor getTreeAdaptor()
      • getTokenNames

        public String[] getTokenNames()
        Overrides:
        getTokenNames in class org.antlr.runtime.BaseRecognizer
      • getGrammarFileName

        public String getGrammarFileName()
        Overrides:
        getGrammarFileName in class org.antlr.runtime.BaseRecognizer
      • displayRecognitionError

        public void displayRecognitionError​(String[] tokenNames,
                                            org.antlr.runtime.RecognitionException e)
        Overrides:
        displayRecognitionError in class org.antlr.runtime.BaseRecognizer
      • property

        public final OslcSelectParser.property_return property()
                                                        throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException