Interface IMCAssertStatementsTypeDispatcher
- All Superinterfaces:
IExpressionsBasisTypeDispatcher,IMCBasicsTypeDispatcher,IMCLiteralsBasisTypeDispatcher,IMCStatementsBasisTypeDispatcher
- All Known Subinterfaces:
IMCFullJavaStatementsTypeDispatcher
- All Known Implementing Classes:
MCAssertStatementsTypeDispatcher,MCFullJavaStatementsTypeDispatcher
public interface IMCAssertStatementsTypeDispatcher
extends IMCStatementsBasisTypeDispatcher, IExpressionsBasisTypeDispatcher
-
Method Summary
Modifier and TypeMethodDescriptionasMCAssertStatementsASTAssertStatement(de.monticore.ast.ASTNode node) asMCAssertStatementsASTMCAssertStatementsNode(de.monticore.ast.ASTNode node) asMCAssertStatementsIMCAssertStatementsArtifactScope(de.monticore.symboltable.IScope scope) asMCAssertStatementsIMCAssertStatementsGlobalScope(de.monticore.symboltable.IScope scope) asMCAssertStatementsIMCAssertStatementsScope(de.monticore.symboltable.IScope scope) asMCAssertStatementsMCAssertStatementsLiterals(de.monticore.ast.ASTNode node) booleanisMCAssertStatementsASTAssertStatement(de.monticore.ast.ASTNode node) booleanisMCAssertStatementsASTMCAssertStatementsNode(de.monticore.ast.ASTNode node) booleanisMCAssertStatementsIMCAssertStatementsArtifactScope(de.monticore.symboltable.IScope scope) booleanisMCAssertStatementsIMCAssertStatementsGlobalScope(de.monticore.symboltable.IScope scope) booleanisMCAssertStatementsIMCAssertStatementsScope(de.monticore.symboltable.IScope scope) booleanisMCAssertStatementsMCAssertStatementsLiterals(de.monticore.ast.ASTNode node) Methods inherited from interface de.monticore.expressions.expressionsbasis._util.IExpressionsBasisTypeDispatcher
asExpressionsBasisASTArguments, asExpressionsBasisASTExpression, asExpressionsBasisASTExpressionsBasisNode, asExpressionsBasisASTLiteralExpression, asExpressionsBasisASTNameExpression, asExpressionsBasisExpressionsBasisLiterals, asExpressionsBasisIExpressionsBasisArtifactScope, asExpressionsBasisIExpressionsBasisGlobalScope, asExpressionsBasisIExpressionsBasisScope, isExpressionsBasisASTArguments, isExpressionsBasisASTExpression, isExpressionsBasisASTExpressionsBasisNode, isExpressionsBasisASTLiteralExpression, isExpressionsBasisASTNameExpression, isExpressionsBasisExpressionsBasisLiterals, isExpressionsBasisIExpressionsBasisArtifactScope, isExpressionsBasisIExpressionsBasisGlobalScope, isExpressionsBasisIExpressionsBasisScopeMethods inherited from interface de.monticore.mcbasics._util.IMCBasicsTypeDispatcher
asMCBasicsASTMCBasicsNode, asMCBasicsIMCBasicsArtifactScope, asMCBasicsIMCBasicsGlobalScope, asMCBasicsIMCBasicsScope, asMCBasicsMCBasicsLiterals, isMCBasicsASTMCBasicsNode, isMCBasicsIMCBasicsArtifactScope, isMCBasicsIMCBasicsGlobalScope, isMCBasicsIMCBasicsScope, isMCBasicsMCBasicsLiteralsMethods inherited from interface de.monticore.literals.mcliteralsbasis._util.IMCLiteralsBasisTypeDispatcher
asMCLiteralsBasisASTLiteral, asMCLiteralsBasisASTMCLiteralsBasisNode, asMCLiteralsBasisIMCLiteralsBasisArtifactScope, asMCLiteralsBasisIMCLiteralsBasisGlobalScope, asMCLiteralsBasisIMCLiteralsBasisScope, asMCLiteralsBasisMCLiteralsBasisLiterals, isMCLiteralsBasisASTLiteral, isMCLiteralsBasisASTMCLiteralsBasisNode, isMCLiteralsBasisIMCLiteralsBasisArtifactScope, isMCLiteralsBasisIMCLiteralsBasisGlobalScope, isMCLiteralsBasisIMCLiteralsBasisScope, isMCLiteralsBasisMCLiteralsBasisLiteralsMethods inherited from interface de.monticore.statements.mcstatementsbasis._util.IMCStatementsBasisTypeDispatcher
asMCStatementsBasisASTMCBlockStatement, asMCStatementsBasisASTMCModifier, asMCStatementsBasisASTMCStatement, asMCStatementsBasisASTMCStatementsBasisNode, asMCStatementsBasisIMCStatementsBasisArtifactScope, asMCStatementsBasisIMCStatementsBasisGlobalScope, asMCStatementsBasisIMCStatementsBasisScope, asMCStatementsBasisMCStatementsBasisLiterals, isMCStatementsBasisASTMCBlockStatement, isMCStatementsBasisASTMCModifier, isMCStatementsBasisASTMCStatement, isMCStatementsBasisASTMCStatementsBasisNode, isMCStatementsBasisIMCStatementsBasisArtifactScope, isMCStatementsBasisIMCStatementsBasisGlobalScope, isMCStatementsBasisIMCStatementsBasisScope, isMCStatementsBasisMCStatementsBasisLiterals
-
Method Details
-
isMCAssertStatementsASTAssertStatement
boolean isMCAssertStatementsASTAssertStatement(de.monticore.ast.ASTNode node) -
asMCAssertStatementsASTAssertStatement
-
isMCAssertStatementsMCAssertStatementsLiterals
boolean isMCAssertStatementsMCAssertStatementsLiterals(de.monticore.ast.ASTNode node) -
asMCAssertStatementsMCAssertStatementsLiterals
MCAssertStatementsLiterals asMCAssertStatementsMCAssertStatementsLiterals(de.monticore.ast.ASTNode node) -
isMCAssertStatementsASTMCAssertStatementsNode
boolean isMCAssertStatementsASTMCAssertStatementsNode(de.monticore.ast.ASTNode node) -
asMCAssertStatementsASTMCAssertStatementsNode
ASTMCAssertStatementsNode asMCAssertStatementsASTMCAssertStatementsNode(de.monticore.ast.ASTNode node) -
isMCAssertStatementsIMCAssertStatementsScope
boolean isMCAssertStatementsIMCAssertStatementsScope(de.monticore.symboltable.IScope scope) -
asMCAssertStatementsIMCAssertStatementsScope
IMCAssertStatementsScope asMCAssertStatementsIMCAssertStatementsScope(de.monticore.symboltable.IScope scope) -
isMCAssertStatementsIMCAssertStatementsGlobalScope
boolean isMCAssertStatementsIMCAssertStatementsGlobalScope(de.monticore.symboltable.IScope scope) -
asMCAssertStatementsIMCAssertStatementsGlobalScope
IMCAssertStatementsGlobalScope asMCAssertStatementsIMCAssertStatementsGlobalScope(de.monticore.symboltable.IScope scope) -
isMCAssertStatementsIMCAssertStatementsArtifactScope
boolean isMCAssertStatementsIMCAssertStatementsArtifactScope(de.monticore.symboltable.IScope scope) -
asMCAssertStatementsIMCAssertStatementsArtifactScope
IMCAssertStatementsArtifactScope asMCAssertStatementsIMCAssertStatementsArtifactScope(de.monticore.symboltable.IScope scope)
-