Interface IMCVarDeclarationStatementsTypeDispatcher

All Superinterfaces:
IBasicSymbolsTypeDispatcher, IExpressionsBasisTypeDispatcher, IMCBasicsTypeDispatcher, IMCBasicTypesTypeDispatcher, IMCLiteralsBasisTypeDispatcher, IMCStatementsBasisTypeDispatcher, IOOSymbolsTypeDispatcher
All Known Subinterfaces:
IGrammar_WithConceptsTypeDispatcher, IJavaClassExpressionsTypeDispatcher, IJavaLightTypeDispatcher, IMCArrayStatementsTypeDispatcher, IMCCommonStatementsTypeDispatcher, IMCExceptionStatementsTypeDispatcher, IMCFullJavaStatementsTypeDispatcher, IMCSynchronizedStatementsTypeDispatcher, IODRulesTypeDispatcher, ITFBasisExtsTypeDispatcher, ITFCommonsTypeDispatcher
All Known Implementing Classes:
Grammar_WithConceptsTypeDispatcher, JavaClassExpressionsTypeDispatcher, JavaLightTypeDispatcher, MCArrayStatementsTypeDispatcher, MCCommonStatementsTypeDispatcher, MCExceptionStatementsTypeDispatcher, MCFullJavaStatementsTypeDispatcher, MCSynchronizedStatementsTypeDispatcher, MCVarDeclarationStatementsTypeDispatcher, ODRulesTypeDispatcher, TFBasisExtsTypeDispatcher, TFCommonsTypeDispatcher

  • Method Details

    • isMCVarDeclarationStatementsASTLocalVariableDeclarationStatement

      boolean isMCVarDeclarationStatementsASTLocalVariableDeclarationStatement(de.monticore.ast.ASTNode node)
    • asMCVarDeclarationStatementsASTLocalVariableDeclarationStatement

      ASTLocalVariableDeclarationStatement asMCVarDeclarationStatementsASTLocalVariableDeclarationStatement(de.monticore.ast.ASTNode node)
    • isMCVarDeclarationStatementsASTLocalVariableDeclaration

      boolean isMCVarDeclarationStatementsASTLocalVariableDeclaration(de.monticore.ast.ASTNode node)
    • asMCVarDeclarationStatementsASTLocalVariableDeclaration

      ASTLocalVariableDeclaration asMCVarDeclarationStatementsASTLocalVariableDeclaration(de.monticore.ast.ASTNode node)
    • isMCVarDeclarationStatementsASTVariableDeclarator

      boolean isMCVarDeclarationStatementsASTVariableDeclarator(de.monticore.ast.ASTNode node)
    • asMCVarDeclarationStatementsASTVariableDeclarator

      ASTVariableDeclarator asMCVarDeclarationStatementsASTVariableDeclarator(de.monticore.ast.ASTNode node)
    • isMCVarDeclarationStatementsASTDeclaratorId

      boolean isMCVarDeclarationStatementsASTDeclaratorId(de.monticore.ast.ASTNode node)
    • asMCVarDeclarationStatementsASTDeclaratorId

      ASTDeclaratorId asMCVarDeclarationStatementsASTDeclaratorId(de.monticore.ast.ASTNode node)
    • isMCVarDeclarationStatementsASTSimpleInit

      boolean isMCVarDeclarationStatementsASTSimpleInit(de.monticore.ast.ASTNode node)
    • asMCVarDeclarationStatementsASTSimpleInit

      ASTSimpleInit asMCVarDeclarationStatementsASTSimpleInit(de.monticore.ast.ASTNode node)
    • isMCVarDeclarationStatementsASTDeclarator

      boolean isMCVarDeclarationStatementsASTDeclarator(de.monticore.ast.ASTNode node)
    • asMCVarDeclarationStatementsASTDeclarator

      ASTDeclarator asMCVarDeclarationStatementsASTDeclarator(de.monticore.ast.ASTNode node)
    • isMCVarDeclarationStatementsASTVariableInit

      boolean isMCVarDeclarationStatementsASTVariableInit(de.monticore.ast.ASTNode node)
    • asMCVarDeclarationStatementsASTVariableInit

      ASTVariableInit asMCVarDeclarationStatementsASTVariableInit(de.monticore.ast.ASTNode node)
    • isMCVarDeclarationStatementsMCVarDeclarationStatementsLiterals

      boolean isMCVarDeclarationStatementsMCVarDeclarationStatementsLiterals(de.monticore.ast.ASTNode node)
    • asMCVarDeclarationStatementsMCVarDeclarationStatementsLiterals

      MCVarDeclarationStatementsLiterals asMCVarDeclarationStatementsMCVarDeclarationStatementsLiterals(de.monticore.ast.ASTNode node)
    • isMCVarDeclarationStatementsASTMCVarDeclarationStatementsNode

      boolean isMCVarDeclarationStatementsASTMCVarDeclarationStatementsNode(de.monticore.ast.ASTNode node)
    • asMCVarDeclarationStatementsASTMCVarDeclarationStatementsNode

      ASTMCVarDeclarationStatementsNode asMCVarDeclarationStatementsASTMCVarDeclarationStatementsNode(de.monticore.ast.ASTNode node)
    • isMCVarDeclarationStatementsIMCVarDeclarationStatementsScope

      boolean isMCVarDeclarationStatementsIMCVarDeclarationStatementsScope(de.monticore.symboltable.IScope scope)
    • asMCVarDeclarationStatementsIMCVarDeclarationStatementsScope

      IMCVarDeclarationStatementsScope asMCVarDeclarationStatementsIMCVarDeclarationStatementsScope(de.monticore.symboltable.IScope scope)
    • isMCVarDeclarationStatementsIMCVarDeclarationStatementsGlobalScope

      boolean isMCVarDeclarationStatementsIMCVarDeclarationStatementsGlobalScope(de.monticore.symboltable.IScope scope)
    • asMCVarDeclarationStatementsIMCVarDeclarationStatementsGlobalScope

      IMCVarDeclarationStatementsGlobalScope asMCVarDeclarationStatementsIMCVarDeclarationStatementsGlobalScope(de.monticore.symboltable.IScope scope)
    • isMCVarDeclarationStatementsIMCVarDeclarationStatementsArtifactScope

      boolean isMCVarDeclarationStatementsIMCVarDeclarationStatementsArtifactScope(de.monticore.symboltable.IScope scope)
    • asMCVarDeclarationStatementsIMCVarDeclarationStatementsArtifactScope

      IMCVarDeclarationStatementsArtifactScope asMCVarDeclarationStatementsIMCVarDeclarationStatementsArtifactScope(de.monticore.symboltable.IScope scope)