Class BslGrammarAccess

  • All Implemented Interfaces:
    org.eclipse.xtext.IGrammarAccess

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

      • BslGrammarAccess

        @Inject
        public BslGrammarAccess​(org.eclipse.xtext.service.GrammarProvider grammarProvider)
    • Method Detail

      • internalFindGrammar

        protected org.eclipse.xtext.Grammar internalFindGrammar​(org.eclipse.xtext.service.GrammarProvider grammarProvider)
      • getGrammar

        public org.eclipse.xtext.Grammar getGrammar()
      • getModuleRule

        public org.eclipse.xtext.ParserRule getModuleRule()
      • getPreprocessorModuleRule

        public org.eclipse.xtext.ParserRule getPreprocessorModuleRule()
      • getPreprocessorMethodStatementRule

        public org.eclipse.xtext.ParserRule getPreprocessorMethodStatementRule()
      • getPreprocessorStatementRule

        public org.eclipse.xtext.ParserRule getPreprocessorStatementRule()
      • getPreprocessorItemModuleRule

        public org.eclipse.xtext.ParserRule getPreprocessorItemModuleRule()
      • getPreprocessorItemModuleAfterRule

        public org.eclipse.xtext.ParserRule getPreprocessorItemModuleAfterRule()
      • getPreprocessorItemMethodStatementRule

        public org.eclipse.xtext.ParserRule getPreprocessorItemMethodStatementRule()
      • getPreprocessorItemMethodStatementAfterRule

        public org.eclipse.xtext.ParserRule getPreprocessorItemMethodStatementAfterRule()
      • getPreprocessorItemStatementRule

        public org.eclipse.xtext.ParserRule getPreprocessorItemStatementRule()
      • getPreprocessorItemStatementAfterRule

        public org.eclipse.xtext.ParserRule getPreprocessorItemStatementAfterRule()
      • getPreprocessorModuleRegionRule

        public org.eclipse.xtext.ParserRule getPreprocessorModuleRegionRule()
      • getPreprocessorMethodStatementRegionRule

        public org.eclipse.xtext.ParserRule getPreprocessorMethodStatementRegionRule()
      • getPreprocessorStatementRegionRule

        public org.eclipse.xtext.ParserRule getPreprocessorStatementRegionRule()
      • getPreprocessorModuleDeleteRule

        public org.eclipse.xtext.ParserRule getPreprocessorModuleDeleteRule()
      • getPreprocessorMethodStatementDeleteRule

        public org.eclipse.xtext.ParserRule getPreprocessorMethodStatementDeleteRule()
      • getPreprocessorStatementDeleteRule

        public org.eclipse.xtext.ParserRule getPreprocessorStatementDeleteRule()
      • getPreprocessorModuleInsertRule

        public org.eclipse.xtext.ParserRule getPreprocessorModuleInsertRule()
      • getPreprocessorMethodStatementInsertRule

        public org.eclipse.xtext.ParserRule getPreprocessorMethodStatementInsertRule()
      • getPreprocessorStatementInsertRule

        public org.eclipse.xtext.ParserRule getPreprocessorStatementInsertRule()
      • getPreprocessorModuleIfRule

        public org.eclipse.xtext.ParserRule getPreprocessorModuleIfRule()
      • getPreprocessorIfConditionalModuleRule

        public org.eclipse.xtext.ParserRule getPreprocessorIfConditionalModuleRule()
      • getPreprocessorElseIfConditionalModuleRule

        public org.eclipse.xtext.ParserRule getPreprocessorElseIfConditionalModuleRule()
      • getPreprocessorConditionalModuleRule

        public org.eclipse.xtext.ParserRule getPreprocessorConditionalModuleRule()
      • getPreprocessorMethodStatementIfRule

        public org.eclipse.xtext.ParserRule getPreprocessorMethodStatementIfRule()
      • getPreprocessorIfConditionalMethodStatementRule

        public org.eclipse.xtext.ParserRule getPreprocessorIfConditionalMethodStatementRule()
      • getPreprocessorElseIfConditionalMethodStatementRule

        public org.eclipse.xtext.ParserRule getPreprocessorElseIfConditionalMethodStatementRule()
      • getPreprocessorConditionalMethodStatementRule

        public org.eclipse.xtext.ParserRule getPreprocessorConditionalMethodStatementRule()
      • getPreprocessorStatementIfRule

        public org.eclipse.xtext.ParserRule getPreprocessorStatementIfRule()
      • getPreprocessorIfConditionalStatementRule

        public org.eclipse.xtext.ParserRule getPreprocessorIfConditionalStatementRule()
      • getPreprocessorElseIfConditionalStatementRule

        public org.eclipse.xtext.ParserRule getPreprocessorElseIfConditionalStatementRule()
      • getPreprocessorConditionalStatementRule

        public org.eclipse.xtext.ParserRule getPreprocessorConditionalStatementRule()
      • getPreprocessorExpressionRule

        public org.eclipse.xtext.ParserRule getPreprocessorExpressionRule()
      • getLogTermPreprocessorRule

        public org.eclipse.xtext.ParserRule getLogTermPreprocessorRule()
      • getLogFactPreprocessorRule

        public org.eclipse.xtext.ParserRule getLogFactPreprocessorRule()
      • getBracketPreprocessorExpressionRule

        public org.eclipse.xtext.ParserRule getBracketPreprocessorExpressionRule()
      • getSimplePreprocessorExpressionRule

        public org.eclipse.xtext.ParserRule getSimplePreprocessorExpressionRule()
      • getLiteralPreprocessorRule

        public org.eclipse.xtext.ParserRule getLiteralPreprocessorRule()
      • getPreprocessorLiteralExpressionTypeRule

        public org.eclipse.xtext.EnumRule getPreprocessorLiteralExpressionTypeRule()
      • getMethodRule

        public org.eclipse.xtext.ParserRule getMethodRule()
      • getProcedureRule

        public org.eclipse.xtext.ParserRule getProcedureRule()
      • getFunctionRule

        public org.eclipse.xtext.ParserRule getFunctionRule()
      • getPreprocessorMethodRule

        public org.eclipse.xtext.ParserRule getPreprocessorMethodRule()
      • getPreprocessorItemMethodRule

        public org.eclipse.xtext.ParserRule getPreprocessorItemMethodRule()
      • getPreprocessorItemMethodAfterRule

        public org.eclipse.xtext.ParserRule getPreprocessorItemMethodAfterRule()
      • getPreprocessorMethodRegionRule

        public org.eclipse.xtext.ParserRule getPreprocessorMethodRegionRule()
      • getPreprocessorMethodDeleteRule

        public org.eclipse.xtext.ParserRule getPreprocessorMethodDeleteRule()
      • getPreprocessorMethodInsertRule

        public org.eclipse.xtext.ParserRule getPreprocessorMethodInsertRule()
      • getPreprocessorMethodIfRule

        public org.eclipse.xtext.ParserRule getPreprocessorMethodIfRule()
      • getPreprocessorIfConditionalMethodRule

        public org.eclipse.xtext.ParserRule getPreprocessorIfConditionalMethodRule()
      • getPreprocessorElseIfConditionalMethodRule

        public org.eclipse.xtext.ParserRule getPreprocessorElseIfConditionalMethodRule()
      • getPreprocessorConditionalMethodRule

        public org.eclipse.xtext.ParserRule getPreprocessorConditionalMethodRule()
      • getDeclareStatementWithPragmasRule

        public org.eclipse.xtext.ParserRule getDeclareStatementWithPragmasRule()
      • getPragmaRule

        public org.eclipse.xtext.ParserRule getPragmaRule()
      • getDeclareStatementRule

        public org.eclipse.xtext.ParserRule getDeclareStatementRule()
      • getExplicitVariableRule

        public org.eclipse.xtext.ParserRule getExplicitVariableRule()
      • getFormalParamRule

        public org.eclipse.xtext.ParserRule getFormalParamRule()
      • getStatementRule

        public org.eclipse.xtext.ParserRule getStatementRule()
      • getStatementWithoutEmptyRule

        public org.eclipse.xtext.ParserRule getStatementWithoutEmptyRule()
      • getLabeledStatementRule

        public org.eclipse.xtext.ParserRule getLabeledStatementRule()
      • getLabelRule

        public org.eclipse.xtext.ParserRule getLabelRule()
      • getUnlabeledStatementRule

        public org.eclipse.xtext.ParserRule getUnlabeledStatementRule()
      • getUnlabeledStatementWithoutEmptyRule

        public org.eclipse.xtext.ParserRule getUnlabeledStatementWithoutEmptyRule()
      • getSimpleStatementRule

        public org.eclipse.xtext.ParserRule getSimpleStatementRule()
      • getPreprocessorStatementInnerRule

        public org.eclipse.xtext.ParserRule getPreprocessorStatementInnerRule()
      • getPreprocessorItemStatementInnerAfterRule

        public org.eclipse.xtext.ParserRule getPreprocessorItemStatementInnerAfterRule()
      • getPreprocessorStatementInnerRegionRule

        public org.eclipse.xtext.ParserRule getPreprocessorStatementInnerRegionRule()
      • getPreprocessorStatementInnerDeleteRule

        public org.eclipse.xtext.ParserRule getPreprocessorStatementInnerDeleteRule()
      • getPreprocessorStatementInnerInsertRule

        public org.eclipse.xtext.ParserRule getPreprocessorStatementInnerInsertRule()
      • getPreprocessorStatementInnerIfRule

        public org.eclipse.xtext.ParserRule getPreprocessorStatementInnerIfRule()
      • getIfStatementRule

        public org.eclipse.xtext.ParserRule getIfStatementRule()
      • getConditionalRule

        public org.eclipse.xtext.ParserRule getConditionalRule()
      • getWhileStatementRule

        public org.eclipse.xtext.ParserRule getWhileStatementRule()
      • getForStatementRule

        public org.eclipse.xtext.ParserRule getForStatementRule()
      • getForToStatementRestRule

        public org.eclipse.xtext.ParserRule getForToStatementRestRule()
      • getForEachStatementRestRule

        public org.eclipse.xtext.ParserRule getForEachStatementRestRule()
      • getVariableAccessRule

        public org.eclipse.xtext.ParserRule getVariableAccessRule()
      • getTryExceptStatementRule

        public org.eclipse.xtext.ParserRule getTryExceptStatementRule()
      • getGotoStatementRule

        public org.eclipse.xtext.ParserRule getGotoStatementRule()
      • getBreakStatementRule

        public org.eclipse.xtext.ParserRule getBreakStatementRule()
      • getContinueStatementRule

        public org.eclipse.xtext.ParserRule getContinueStatementRule()
      • getReturnStatementRule

        public org.eclipse.xtext.ParserRule getReturnStatementRule()
      • getRaiseStatementRule

        public org.eclipse.xtext.ParserRule getRaiseStatementRule()
      • getExecuteStatementRule

        public org.eclipse.xtext.ParserRule getExecuteStatementRule()
      • getAddHandlerStatementRule

        public org.eclipse.xtext.ParserRule getAddHandlerStatementRule()
      • getRemoveHandlerStatementRule

        public org.eclipse.xtext.ParserRule getRemoveHandlerStatementRule()
      • getAwaitStatementRule

        public org.eclipse.xtext.ParserRule getAwaitStatementRule()
      • getEmptyStatementRule

        public org.eclipse.xtext.ParserRule getEmptyStatementRule()
      • getExpressionRule

        public org.eclipse.xtext.ParserRule getExpressionRule()
      • getLogAddOpRule

        public org.eclipse.xtext.EnumRule getLogAddOpRule()
      • getLogTermRule

        public org.eclipse.xtext.ParserRule getLogTermRule()
      • getLogMulOpRule

        public org.eclipse.xtext.EnumRule getLogMulOpRule()
      • getLogFactRule

        public org.eclipse.xtext.ParserRule getLogFactRule()
      • getLogSignRule

        public org.eclipse.xtext.EnumRule getLogSignRule()
      • getLogPrimaryRule

        public org.eclipse.xtext.ParserRule getLogPrimaryRule()
      • getCompOpRule

        public org.eclipse.xtext.EnumRule getCompOpRule()
      • getSimpleExpressionRule

        public org.eclipse.xtext.ParserRule getSimpleExpressionRule()
      • getAddOpRule

        public org.eclipse.xtext.EnumRule getAddOpRule()
      • getTermRule

        public org.eclipse.xtext.ParserRule getTermRule()
      • getMulOpRule

        public org.eclipse.xtext.EnumRule getMulOpRule()
      • getFactRule

        public org.eclipse.xtext.ParserRule getFactRule()
      • getSignRule

        public org.eclipse.xtext.EnumRule getSignRule()
      • getPrimaryRule

        public org.eclipse.xtext.ParserRule getPrimaryRule()
      • getFeatureResolvingRule

        public org.eclipse.xtext.ParserRule getFeatureResolvingRule()
      • getCreatorRule

        public org.eclipse.xtext.ParserRule getCreatorRule()
      • getEmptyExpressionRule

        public org.eclipse.xtext.ParserRule getEmptyExpressionRule()
      • getExpressionOrEmptyRule

        public org.eclipse.xtext.ParserRule getExpressionOrEmptyRule()
      • getAwaitExpressionRule

        public org.eclipse.xtext.ParserRule getAwaitExpressionRule()
      • getLiteralRule

        public org.eclipse.xtext.ParserRule getLiteralRule()
      • getNullLiteralRule

        public org.eclipse.xtext.ParserRule getNullLiteralRule()
      • getUndefinedLiteralRule

        public org.eclipse.xtext.ParserRule getUndefinedLiteralRule()
      • getBooleanLiteralRule

        public org.eclipse.xtext.ParserRule getBooleanLiteralRule()
      • getNumberLiteralRule

        public org.eclipse.xtext.ParserRule getNumberLiteralRule()
      • getDateLiteralRule

        public org.eclipse.xtext.ParserRule getDateLiteralRule()
      • getStringLiteralRule

        public org.eclipse.xtext.ParserRule getStringLiteralRule()
      • getPreprocessorBslExpressionRule

        public org.eclipse.xtext.ParserRule getPreprocessorBslExpressionRule()
      • getRegionPreprocessorBslExpressionRule

        public org.eclipse.xtext.ParserRule getRegionPreprocessorBslExpressionRule()
      • getDeletePreprocessorBslExpressionRule

        public org.eclipse.xtext.ParserRule getDeletePreprocessorBslExpressionRule()
      • getInsertPreprocessorBslExpressionRule

        public org.eclipse.xtext.ParserRule getInsertPreprocessorBslExpressionRule()
      • getPreprocessorItemExpressionRule

        public org.eclipse.xtext.ParserRule getPreprocessorItemExpressionRule()
      • getIdRule

        public org.eclipse.xtext.ParserRule getIdRule()
      • getNameRule

        public org.eclipse.xtext.ParserRule getNameRule()
      • getPreprocessorLiteralNameRule

        public org.eclipse.xtext.ParserRule getPreprocessorLiteralNameRule()
      • getAsyncNameRule

        public org.eclipse.xtext.ParserRule getAsyncNameRule()
      • getExtNameRule

        public org.eclipse.xtext.ParserRule getExtNameRule()
      • getQuestionRule

        public org.eclipse.xtext.ParserRule getQuestionRule()
      • getTypeNameRule

        public org.eclipse.xtext.ParserRule getTypeNameRule()
      • getEOTRule

        public org.eclipse.xtext.TerminalRule getEOTRule()
      • getBUILTINRule

        public org.eclipse.xtext.TerminalRule getBUILTINRule()
      • getBEGIN_REGION_PREPROCESSOR_KEYWORDSRule

        public org.eclipse.xtext.TerminalRule getBEGIN_REGION_PREPROCESSOR_KEYWORDSRule()
      • getEND_REGION_PREPROCESSOR_KEYWORDSRule

        public org.eclipse.xtext.TerminalRule getEND_REGION_PREPROCESSOR_KEYWORDSRule()
      • getSEMICOLONRule

        public org.eclipse.xtext.TerminalRule getSEMICOLONRule()
      • getBEGIN_REGIONRule

        public org.eclipse.xtext.TerminalRule getBEGIN_REGIONRule()
      • getEND_REGIONRule

        public org.eclipse.xtext.TerminalRule getEND_REGIONRule()
      • getBEGIN_DELETE_PREPROCESSOR_KEYWORDSRule

        public org.eclipse.xtext.TerminalRule getBEGIN_DELETE_PREPROCESSOR_KEYWORDSRule()
      • getEND_DELETE_PREPROCESSOR_KEYWORDSRule

        public org.eclipse.xtext.TerminalRule getEND_DELETE_PREPROCESSOR_KEYWORDSRule()
      • getBEGIN_DELETERule

        public org.eclipse.xtext.TerminalRule getBEGIN_DELETERule()
      • getEND_DELETERule

        public org.eclipse.xtext.TerminalRule getEND_DELETERule()
      • getBEGIN_INSERT_PREPROCESSOR_KEYWORDSRule

        public org.eclipse.xtext.TerminalRule getBEGIN_INSERT_PREPROCESSOR_KEYWORDSRule()
      • getEND_INSERT_PREPROCESSOR_KEYWORDSRule

        public org.eclipse.xtext.TerminalRule getEND_INSERT_PREPROCESSOR_KEYWORDSRule()
      • getBEGIN_INSERTRule

        public org.eclipse.xtext.TerminalRule getBEGIN_INSERTRule()
      • getEND_INSERTRule

        public org.eclipse.xtext.TerminalRule getEND_INSERTRule()
      • getBEGIN_IFPREPROCESSORRule

        public org.eclipse.xtext.TerminalRule getBEGIN_IFPREPROCESSORRule()
      • getEND_IFPREPROCESSORRule

        public org.eclipse.xtext.TerminalRule getEND_IFPREPROCESSORRule()
      • getELSEIF_PREPROCESSORRule

        public org.eclipse.xtext.TerminalRule getELSEIF_PREPROCESSORRule()
      • getELSE_PREPROCESSORRule

        public org.eclipse.xtext.TerminalRule getELSE_PREPROCESSORRule()
      • getPREPROCESSORRule

        public org.eclipse.xtext.TerminalRule getPREPROCESSORRule()
      • getLABEL_TOKRule

        public org.eclipse.xtext.TerminalRule getLABEL_TOKRule()
      • getIDENTRule

        public org.eclipse.xtext.TerminalRule getIDENTRule()
      • getUTF8_BOMRule

        public org.eclipse.xtext.TerminalRule getUTF8_BOMRule()
      • getLETTERRule

        public org.eclipse.xtext.TerminalRule getLETTERRule()
      • getIDENT_DIGITRule

        public org.eclipse.xtext.TerminalRule getIDENT_DIGITRule()
      • getNUMBERRule

        public org.eclipse.xtext.TerminalRule getNUMBERRule()
      • getDATERule

        public org.eclipse.xtext.TerminalRule getDATERule()
      • getSL_STRINGRule

        public org.eclipse.xtext.TerminalRule getSL_STRINGRule()
      • getBML_STRINGRule

        public org.eclipse.xtext.TerminalRule getBML_STRINGRule()
      • getMML_STRINGRule

        public org.eclipse.xtext.TerminalRule getMML_STRINGRule()
      • getEML_STRINGRule

        public org.eclipse.xtext.TerminalRule getEML_STRINGRule()
      • getSL_COMMENTRule

        public org.eclipse.xtext.TerminalRule getSL_COMMENTRule()
      • getWSRule

        public org.eclipse.xtext.TerminalRule getWSRule()
      • getANY_OTHERRule

        public org.eclipse.xtext.TerminalRule getANY_OTHERRule()