Class InternalPogoDslParser


  • public class InternalPogoDslParser
    extends org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser
    • Constructor Detail

      • InternalPogoDslParser

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

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

        public InternalPogoDslParser​(org.antlr.runtime.TokenStream input,
                                     PogoDslGrammarAccess grammarAccess)
    • Method Detail

      • getTokenNames

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

        public java.lang.String getGrammarFileName()
        Overrides:
        getGrammarFileName in class org.antlr.runtime.BaseRecognizer
      • getFirstRuleName

        protected java.lang.String getFirstRuleName()
        Specified by:
        getFirstRuleName in class org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser
      • getGrammarAccess

        protected PogoDslGrammarAccess getGrammarAccess()
        Specified by:
        getGrammarAccess in class org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser
      • entryRulePogoSystem

        public final org.eclipse.emf.ecore.EObject entryRulePogoSystem()
                                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • rulePogoSystem

        public final org.eclipse.emf.ecore.EObject rulePogoSystem()
                                                           throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleImport

        public final org.eclipse.emf.ecore.EObject entryRuleImport()
                                                            throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleImport

        public final org.eclipse.emf.ecore.EObject ruleImport()
                                                       throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRulePogoMultiClasses

        public final org.eclipse.emf.ecore.EObject entryRulePogoMultiClasses()
                                                                      throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • rulePogoMultiClasses

        public final org.eclipse.emf.ecore.EObject rulePogoMultiClasses()
                                                                 throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleOneClassSimpleDef

        public final org.eclipse.emf.ecore.EObject entryRuleOneClassSimpleDef()
                                                                       throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleOneClassSimpleDef

        public final org.eclipse.emf.ecore.EObject ruleOneClassSimpleDef()
                                                                  throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRulePogoDeviceClass

        public final org.eclipse.emf.ecore.EObject entryRulePogoDeviceClass()
                                                                     throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • rulePogoDeviceClass

        public final org.eclipse.emf.ecore.EObject rulePogoDeviceClass()
                                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleLanguage

        public final java.lang.String entryRuleLanguage()
                                                 throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleLanguage

        public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleLanguage()
                                                                                 throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleDisplayLevel

        public final java.lang.String entryRuleDisplayLevel()
                                                     throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleDisplayLevel

        public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleDisplayLevel()
                                                                                     throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleAttrType

        public final java.lang.String entryRuleAttrType()
                                                 throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleAttrType

        public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleAttrType()
                                                                                 throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleRW_Type

        public final java.lang.String entryRuleRW_Type()
                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleRW_Type

        public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleRW_Type()
                                                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleBoolean

        public final java.lang.String entryRuleBoolean()
                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleBoolean

        public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleBoolean()
                                                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleClassDescription

        public final org.eclipse.emf.ecore.EObject entryRuleClassDescription()
                                                                      throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleClassDescription

        public final org.eclipse.emf.ecore.EObject ruleClassDescription()
                                                                 throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleInheritance

        public final org.eclipse.emf.ecore.EObject entryRuleInheritance()
                                                                 throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleInheritance

        public final org.eclipse.emf.ecore.EObject ruleInheritance()
                                                            throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleClassIdentification

        public final org.eclipse.emf.ecore.EObject entryRuleClassIdentification()
                                                                         throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleClassIdentification

        public final org.eclipse.emf.ecore.EObject ruleClassIdentification()
                                                                    throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleComments

        public final org.eclipse.emf.ecore.EObject entryRuleComments()
                                                              throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleComments

        public final org.eclipse.emf.ecore.EObject ruleComments()
                                                         throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRulePreferences

        public final org.eclipse.emf.ecore.EObject entryRulePreferences()
                                                                 throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • rulePreferences

        public final org.eclipse.emf.ecore.EObject rulePreferences()
                                                            throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleState

        public final org.eclipse.emf.ecore.EObject entryRuleState()
                                                           throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleState

        public final org.eclipse.emf.ecore.EObject ruleState()
                                                      throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleProperty

        public final org.eclipse.emf.ecore.EObject entryRuleProperty()
                                                              throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleProperty

        public final org.eclipse.emf.ecore.EObject ruleProperty()
                                                         throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRulePropType

        public final org.eclipse.emf.ecore.EObject entryRulePropType()
                                                              throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • rulePropType

        public final org.eclipse.emf.ecore.EObject rulePropType()
                                                         throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleSimpleType

        public final org.eclipse.emf.ecore.EObject entryRuleSimpleType()
                                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleSimpleType

        public final org.eclipse.emf.ecore.EObject ruleSimpleType()
                                                           throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleVectorType

        public final org.eclipse.emf.ecore.EObject entryRuleVectorType()
                                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleVectorType

        public final org.eclipse.emf.ecore.EObject ruleVectorType()
                                                           throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleInheritanceStatus

        public final org.eclipse.emf.ecore.EObject entryRuleInheritanceStatus()
                                                                       throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleInheritanceStatus

        public final org.eclipse.emf.ecore.EObject ruleInheritanceStatus()
                                                                  throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleCommand

        public final org.eclipse.emf.ecore.EObject entryRuleCommand()
                                                             throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleCommand

        public final org.eclipse.emf.ecore.EObject ruleCommand()
                                                        throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleArgument

        public final org.eclipse.emf.ecore.EObject entryRuleArgument()
                                                              throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleArgument

        public final org.eclipse.emf.ecore.EObject ruleArgument()
                                                         throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleAttribute

        public final org.eclipse.emf.ecore.EObject entryRuleAttribute()
                                                               throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleAttribute

        public final org.eclipse.emf.ecore.EObject ruleAttribute()
                                                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleForwardedAttribute

        public final org.eclipse.emf.ecore.EObject entryRuleForwardedAttribute()
                                                                        throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleForwardedAttribute

        public final org.eclipse.emf.ecore.EObject ruleForwardedAttribute()
                                                                   throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleFireEvents

        public final org.eclipse.emf.ecore.EObject entryRuleFireEvents()
                                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleFireEvents

        public final org.eclipse.emf.ecore.EObject ruleFireEvents()
                                                           throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleEventCriteria

        public final org.eclipse.emf.ecore.EObject entryRuleEventCriteria()
                                                                   throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleEventCriteria

        public final org.eclipse.emf.ecore.EObject ruleEventCriteria()
                                                              throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleAttrProperties

        public final org.eclipse.emf.ecore.EObject entryRuleAttrProperties()
                                                                    throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleAttrProperties

        public final org.eclipse.emf.ecore.EObject ruleAttrProperties()
                                                               throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleAdditionalFile

        public final org.eclipse.emf.ecore.EObject entryRuleAdditionalFile()
                                                                    throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleAdditionalFile

        public final org.eclipse.emf.ecore.EObject ruleAdditionalFile()
                                                               throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleOverlodedPollPeriodObject

        public final org.eclipse.emf.ecore.EObject entryRuleOverlodedPollPeriodObject()
                                                                               throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleOverlodedPollPeriodObject

        public final org.eclipse.emf.ecore.EObject ruleOverlodedPollPeriodObject()
                                                                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRulePipe

        public final org.eclipse.emf.ecore.EObject entryRulePipe()
                                                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • rulePipe

        public final org.eclipse.emf.ecore.EObject rulePipe()
                                                     throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleRW_PipeType

        public final java.lang.String entryRuleRW_PipeType()
                                                    throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleRW_PipeType

        public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleRW_PipeType()
                                                                                    throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleType

        public final org.eclipse.emf.ecore.EObject entryRuleType()
                                                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleType

        public final org.eclipse.emf.ecore.EObject ruleType()
                                                     throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleVoidType

        public final org.eclipse.emf.ecore.EObject entryRuleVoidType()
                                                              throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleVoidType

        public final org.eclipse.emf.ecore.EObject ruleVoidType()
                                                         throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleBooleanType

        public final org.eclipse.emf.ecore.EObject entryRuleBooleanType()
                                                                 throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleBooleanType

        public final org.eclipse.emf.ecore.EObject ruleBooleanType()
                                                            throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleShortType

        public final org.eclipse.emf.ecore.EObject entryRuleShortType()
                                                               throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleShortType

        public final org.eclipse.emf.ecore.EObject ruleShortType()
                                                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleUShortType

        public final org.eclipse.emf.ecore.EObject entryRuleUShortType()
                                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleUShortType

        public final org.eclipse.emf.ecore.EObject ruleUShortType()
                                                           throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleIntType

        public final org.eclipse.emf.ecore.EObject entryRuleIntType()
                                                             throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleIntType

        public final org.eclipse.emf.ecore.EObject ruleIntType()
                                                        throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleUIntType

        public final org.eclipse.emf.ecore.EObject entryRuleUIntType()
                                                              throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleUIntType

        public final org.eclipse.emf.ecore.EObject ruleUIntType()
                                                         throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleFloatType

        public final org.eclipse.emf.ecore.EObject entryRuleFloatType()
                                                               throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleFloatType

        public final org.eclipse.emf.ecore.EObject ruleFloatType()
                                                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleDoubleType

        public final org.eclipse.emf.ecore.EObject entryRuleDoubleType()
                                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleDoubleType

        public final org.eclipse.emf.ecore.EObject ruleDoubleType()
                                                           throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleStringType

        public final org.eclipse.emf.ecore.EObject entryRuleStringType()
                                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleStringType

        public final org.eclipse.emf.ecore.EObject ruleStringType()
                                                           throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleCharArrayType

        public final org.eclipse.emf.ecore.EObject entryRuleCharArrayType()
                                                                   throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleCharArrayType

        public final org.eclipse.emf.ecore.EObject ruleCharArrayType()
                                                              throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleShortArrayType

        public final org.eclipse.emf.ecore.EObject entryRuleShortArrayType()
                                                                    throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleShortArrayType

        public final org.eclipse.emf.ecore.EObject ruleShortArrayType()
                                                               throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleUShortArrayType

        public final org.eclipse.emf.ecore.EObject entryRuleUShortArrayType()
                                                                     throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleUShortArrayType

        public final org.eclipse.emf.ecore.EObject ruleUShortArrayType()
                                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleIntArrayType

        public final org.eclipse.emf.ecore.EObject entryRuleIntArrayType()
                                                                  throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleIntArrayType

        public final org.eclipse.emf.ecore.EObject ruleIntArrayType()
                                                             throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleUIntArrayType

        public final org.eclipse.emf.ecore.EObject entryRuleUIntArrayType()
                                                                   throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleUIntArrayType

        public final org.eclipse.emf.ecore.EObject ruleUIntArrayType()
                                                              throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleFloatArrayType

        public final org.eclipse.emf.ecore.EObject entryRuleFloatArrayType()
                                                                    throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleFloatArrayType

        public final org.eclipse.emf.ecore.EObject ruleFloatArrayType()
                                                               throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleDoubleArrayType

        public final org.eclipse.emf.ecore.EObject entryRuleDoubleArrayType()
                                                                     throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleDoubleArrayType

        public final org.eclipse.emf.ecore.EObject ruleDoubleArrayType()
                                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleStringArrayType

        public final org.eclipse.emf.ecore.EObject entryRuleStringArrayType()
                                                                     throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleStringArrayType

        public final org.eclipse.emf.ecore.EObject ruleStringArrayType()
                                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleLongStringArrayType

        public final org.eclipse.emf.ecore.EObject entryRuleLongStringArrayType()
                                                                         throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleLongStringArrayType

        public final org.eclipse.emf.ecore.EObject ruleLongStringArrayType()
                                                                    throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleDoubleStringArrayType

        public final org.eclipse.emf.ecore.EObject entryRuleDoubleStringArrayType()
                                                                           throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleDoubleStringArrayType

        public final org.eclipse.emf.ecore.EObject ruleDoubleStringArrayType()
                                                                      throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleStateType

        public final org.eclipse.emf.ecore.EObject entryRuleStateType()
                                                               throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleStateType

        public final org.eclipse.emf.ecore.EObject ruleStateType()
                                                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleConstStringType

        public final org.eclipse.emf.ecore.EObject entryRuleConstStringType()
                                                                     throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleConstStringType

        public final org.eclipse.emf.ecore.EObject ruleConstStringType()
                                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleBooleanArrayType

        public final org.eclipse.emf.ecore.EObject entryRuleBooleanArrayType()
                                                                      throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleBooleanArrayType

        public final org.eclipse.emf.ecore.EObject ruleBooleanArrayType()
                                                                 throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleUCharType

        public final org.eclipse.emf.ecore.EObject entryRuleUCharType()
                                                               throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleUCharType

        public final org.eclipse.emf.ecore.EObject ruleUCharType()
                                                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleLongType

        public final org.eclipse.emf.ecore.EObject entryRuleLongType()
                                                              throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleLongType

        public final org.eclipse.emf.ecore.EObject ruleLongType()
                                                         throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleULongType

        public final org.eclipse.emf.ecore.EObject entryRuleULongType()
                                                               throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleULongType

        public final org.eclipse.emf.ecore.EObject ruleULongType()
                                                          throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleLongArrayType

        public final org.eclipse.emf.ecore.EObject entryRuleLongArrayType()
                                                                   throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleLongArrayType

        public final org.eclipse.emf.ecore.EObject ruleLongArrayType()
                                                              throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleULongArrayType

        public final org.eclipse.emf.ecore.EObject entryRuleULongArrayType()
                                                                    throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleULongArrayType

        public final org.eclipse.emf.ecore.EObject ruleULongArrayType()
                                                               throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleDevIntType

        public final org.eclipse.emf.ecore.EObject entryRuleDevIntType()
                                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleDevIntType

        public final org.eclipse.emf.ecore.EObject ruleDevIntType()
                                                           throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleEncodedType

        public final org.eclipse.emf.ecore.EObject entryRuleEncodedType()
                                                                 throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleEncodedType

        public final org.eclipse.emf.ecore.EObject ruleEncodedType()
                                                            throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleEnumType

        public final org.eclipse.emf.ecore.EObject entryRuleEnumType()
                                                              throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleEnumType

        public final org.eclipse.emf.ecore.EObject ruleEnumType()
                                                         throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleShortVectorType

        public final org.eclipse.emf.ecore.EObject entryRuleShortVectorType()
                                                                     throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleShortVectorType

        public final org.eclipse.emf.ecore.EObject ruleShortVectorType()
                                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleIntVectorType

        public final org.eclipse.emf.ecore.EObject entryRuleIntVectorType()
                                                                   throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleIntVectorType

        public final org.eclipse.emf.ecore.EObject ruleIntVectorType()
                                                              throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleLongVectorType

        public final org.eclipse.emf.ecore.EObject entryRuleLongVectorType()
                                                                    throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleLongVectorType

        public final org.eclipse.emf.ecore.EObject ruleLongVectorType()
                                                               throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleULongVectorType

        public final org.eclipse.emf.ecore.EObject entryRuleULongVectorType()
                                                                     throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleULongVectorType

        public final org.eclipse.emf.ecore.EObject ruleULongVectorType()
                                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleFloatVectorType

        public final org.eclipse.emf.ecore.EObject entryRuleFloatVectorType()
                                                                     throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleFloatVectorType

        public final org.eclipse.emf.ecore.EObject ruleFloatVectorType()
                                                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleDoubleVectorType

        public final org.eclipse.emf.ecore.EObject entryRuleDoubleVectorType()
                                                                      throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleDoubleVectorType

        public final org.eclipse.emf.ecore.EObject ruleDoubleVectorType()
                                                                 throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • entryRuleStringVectorType

        public final org.eclipse.emf.ecore.EObject entryRuleStringVectorType()
                                                                      throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException
      • ruleStringVectorType

        public final org.eclipse.emf.ecore.EObject ruleStringVectorType()
                                                                 throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException