Interface IMCReturnStatementsTypeDispatcher

All Superinterfaces:
IExpressionsBasisTypeDispatcher, IMCBasicsTypeDispatcher, IMCLiteralsBasisTypeDispatcher, IMCStatementsBasisTypeDispatcher
All Known Subinterfaces:
IGrammar_WithConceptsTypeDispatcher, IJavaLightTypeDispatcher, IMCFullJavaStatementsTypeDispatcher, IODRulesTypeDispatcher, ITFBasisExtsTypeDispatcher, ITFCommonsTypeDispatcher
All Known Implementing Classes:
Grammar_WithConceptsTypeDispatcher, JavaLightTypeDispatcher, MCFullJavaStatementsTypeDispatcher, MCReturnStatementsTypeDispatcher, ODRulesTypeDispatcher, TFBasisExtsTypeDispatcher, TFCommonsTypeDispatcher

public interface IMCReturnStatementsTypeDispatcher extends IMCStatementsBasisTypeDispatcher, IExpressionsBasisTypeDispatcher
  • Method Details

    • isMCReturnStatementsASTReturnStatement

      boolean isMCReturnStatementsASTReturnStatement(de.monticore.ast.ASTNode node)
    • asMCReturnStatementsASTReturnStatement

      ASTReturnStatement asMCReturnStatementsASTReturnStatement(de.monticore.ast.ASTNode node)
    • isMCReturnStatementsMCReturnStatementsLiterals

      boolean isMCReturnStatementsMCReturnStatementsLiterals(de.monticore.ast.ASTNode node)
    • asMCReturnStatementsMCReturnStatementsLiterals

      MCReturnStatementsLiterals asMCReturnStatementsMCReturnStatementsLiterals(de.monticore.ast.ASTNode node)
    • isMCReturnStatementsASTMCReturnStatementsNode

      boolean isMCReturnStatementsASTMCReturnStatementsNode(de.monticore.ast.ASTNode node)
    • asMCReturnStatementsASTMCReturnStatementsNode

      ASTMCReturnStatementsNode asMCReturnStatementsASTMCReturnStatementsNode(de.monticore.ast.ASTNode node)
    • isMCReturnStatementsIMCReturnStatementsScope

      boolean isMCReturnStatementsIMCReturnStatementsScope(de.monticore.symboltable.IScope scope)
    • asMCReturnStatementsIMCReturnStatementsScope

      IMCReturnStatementsScope asMCReturnStatementsIMCReturnStatementsScope(de.monticore.symboltable.IScope scope)
    • isMCReturnStatementsIMCReturnStatementsGlobalScope

      boolean isMCReturnStatementsIMCReturnStatementsGlobalScope(de.monticore.symboltable.IScope scope)
    • asMCReturnStatementsIMCReturnStatementsGlobalScope

      IMCReturnStatementsGlobalScope asMCReturnStatementsIMCReturnStatementsGlobalScope(de.monticore.symboltable.IScope scope)
    • isMCReturnStatementsIMCReturnStatementsArtifactScope

      boolean isMCReturnStatementsIMCReturnStatementsArtifactScope(de.monticore.symboltable.IScope scope)
    • asMCReturnStatementsIMCReturnStatementsArtifactScope

      IMCReturnStatementsArtifactScope asMCReturnStatementsIMCReturnStatementsArtifactScope(de.monticore.symboltable.IScope scope)