Interface IMCExceptionStatementsTypeDispatcher

All Superinterfaces:
IBasicSymbolsTypeDispatcher, IExpressionsBasisTypeDispatcher, IMCBasicsTypeDispatcher, IMCBasicTypesTypeDispatcher, IMCCommonStatementsTypeDispatcher, IMCLiteralsBasisTypeDispatcher, IMCStatementsBasisTypeDispatcher, IMCVarDeclarationStatementsTypeDispatcher, IOOSymbolsTypeDispatcher
All Known Subinterfaces:
IGrammar_WithConceptsTypeDispatcher, IMCFullJavaStatementsTypeDispatcher
All Known Implementing Classes:
Grammar_WithConceptsTypeDispatcher, MCExceptionStatementsTypeDispatcher, MCFullJavaStatementsTypeDispatcher

public interface IMCExceptionStatementsTypeDispatcher extends IMCCommonStatementsTypeDispatcher
  • Method Details

    • isMCExceptionStatementsASTTryStatement1

      boolean isMCExceptionStatementsASTTryStatement1(de.monticore.ast.ASTNode node)
    • asMCExceptionStatementsASTTryStatement1

      ASTTryStatement1 asMCExceptionStatementsASTTryStatement1(de.monticore.ast.ASTNode node)
    • isMCExceptionStatementsASTTryStatement2

      boolean isMCExceptionStatementsASTTryStatement2(de.monticore.ast.ASTNode node)
    • asMCExceptionStatementsASTTryStatement2

      ASTTryStatement2 asMCExceptionStatementsASTTryStatement2(de.monticore.ast.ASTNode node)
    • isMCExceptionStatementsASTTryStatement3

      boolean isMCExceptionStatementsASTTryStatement3(de.monticore.ast.ASTNode node)
    • asMCExceptionStatementsASTTryStatement3

      ASTTryStatement3 asMCExceptionStatementsASTTryStatement3(de.monticore.ast.ASTNode node)
    • isMCExceptionStatementsASTTryLocalVariableDeclaration

      boolean isMCExceptionStatementsASTTryLocalVariableDeclaration(de.monticore.ast.ASTNode node)
    • asMCExceptionStatementsASTTryLocalVariableDeclaration

      ASTTryLocalVariableDeclaration asMCExceptionStatementsASTTryLocalVariableDeclaration(de.monticore.ast.ASTNode node)
    • isMCExceptionStatementsASTCatchClause

      boolean isMCExceptionStatementsASTCatchClause(de.monticore.ast.ASTNode node)
    • asMCExceptionStatementsASTCatchClause

      ASTCatchClause asMCExceptionStatementsASTCatchClause(de.monticore.ast.ASTNode node)
    • isMCExceptionStatementsASTCatchTypeList

      boolean isMCExceptionStatementsASTCatchTypeList(de.monticore.ast.ASTNode node)
    • asMCExceptionStatementsASTCatchTypeList

      ASTCatchTypeList asMCExceptionStatementsASTCatchTypeList(de.monticore.ast.ASTNode node)
    • isMCExceptionStatementsASTThrowStatement

      boolean isMCExceptionStatementsASTThrowStatement(de.monticore.ast.ASTNode node)
    • asMCExceptionStatementsASTThrowStatement

      ASTThrowStatement asMCExceptionStatementsASTThrowStatement(de.monticore.ast.ASTNode node)
    • isMCExceptionStatementsMCExceptionStatementsLiterals

      boolean isMCExceptionStatementsMCExceptionStatementsLiterals(de.monticore.ast.ASTNode node)
    • asMCExceptionStatementsMCExceptionStatementsLiterals

      MCExceptionStatementsLiterals asMCExceptionStatementsMCExceptionStatementsLiterals(de.monticore.ast.ASTNode node)
    • isMCExceptionStatementsASTMCExceptionStatementsNode

      boolean isMCExceptionStatementsASTMCExceptionStatementsNode(de.monticore.ast.ASTNode node)
    • asMCExceptionStatementsASTMCExceptionStatementsNode

      ASTMCExceptionStatementsNode asMCExceptionStatementsASTMCExceptionStatementsNode(de.monticore.ast.ASTNode node)
    • isMCExceptionStatementsIMCExceptionStatementsScope

      boolean isMCExceptionStatementsIMCExceptionStatementsScope(de.monticore.symboltable.IScope scope)
    • asMCExceptionStatementsIMCExceptionStatementsScope

      IMCExceptionStatementsScope asMCExceptionStatementsIMCExceptionStatementsScope(de.monticore.symboltable.IScope scope)
    • isMCExceptionStatementsIMCExceptionStatementsGlobalScope

      boolean isMCExceptionStatementsIMCExceptionStatementsGlobalScope(de.monticore.symboltable.IScope scope)
    • asMCExceptionStatementsIMCExceptionStatementsGlobalScope

      IMCExceptionStatementsGlobalScope asMCExceptionStatementsIMCExceptionStatementsGlobalScope(de.monticore.symboltable.IScope scope)
    • isMCExceptionStatementsIMCExceptionStatementsArtifactScope

      boolean isMCExceptionStatementsIMCExceptionStatementsArtifactScope(de.monticore.symboltable.IScope scope)
    • asMCExceptionStatementsIMCExceptionStatementsArtifactScope

      IMCExceptionStatementsArtifactScope asMCExceptionStatementsIMCExceptionStatementsArtifactScope(de.monticore.symboltable.IScope scope)