Interface IMCFullJavaStatementsTypeDispatcher
- All Superinterfaces:
IBasicSymbolsTypeDispatcher,IExpressionsBasisTypeDispatcher,IMCArrayStatementsTypeDispatcher,IMCAssertStatementsTypeDispatcher,IMCBasicsTypeDispatcher,IMCBasicTypesTypeDispatcher,IMCCommonStatementsTypeDispatcher,IMCExceptionStatementsTypeDispatcher,IMCLiteralsBasisTypeDispatcher,IMCLowLevelStatementsTypeDispatcher,IMCReturnStatementsTypeDispatcher,IMCStatementsBasisTypeDispatcher,IMCSynchronizedStatementsTypeDispatcher,IMCVarDeclarationStatementsTypeDispatcher,IOOSymbolsTypeDispatcher
- All Known Implementing Classes:
MCFullJavaStatementsTypeDispatcher
public interface IMCFullJavaStatementsTypeDispatcher
extends IMCAssertStatementsTypeDispatcher, IMCExceptionStatementsTypeDispatcher, IMCLowLevelStatementsTypeDispatcher, IMCReturnStatementsTypeDispatcher, IMCSynchronizedStatementsTypeDispatcher, IMCArrayStatementsTypeDispatcher
-
Method Summary
Modifier and TypeMethodDescriptionasMCFullJavaStatementsASTMCFullJavaStatementsNode(de.monticore.ast.ASTNode node) asMCFullJavaStatementsIMCFullJavaStatementsArtifactScope(de.monticore.symboltable.IScope scope) asMCFullJavaStatementsIMCFullJavaStatementsGlobalScope(de.monticore.symboltable.IScope scope) asMCFullJavaStatementsIMCFullJavaStatementsScope(de.monticore.symboltable.IScope scope) asMCFullJavaStatementsMCFullJavaStatementsLiterals(de.monticore.ast.ASTNode node) booleanisMCFullJavaStatementsASTMCFullJavaStatementsNode(de.monticore.ast.ASTNode node) booleanisMCFullJavaStatementsIMCFullJavaStatementsArtifactScope(de.monticore.symboltable.IScope scope) booleanisMCFullJavaStatementsIMCFullJavaStatementsGlobalScope(de.monticore.symboltable.IScope scope) booleanisMCFullJavaStatementsIMCFullJavaStatementsScope(de.monticore.symboltable.IScope scope) booleanisMCFullJavaStatementsMCFullJavaStatementsLiterals(de.monticore.ast.ASTNode node) Methods inherited from interface de.monticore.symbols.basicsymbols._util.IBasicSymbolsTypeDispatcher
asBasicSymbolsASTBasicSymbolsNode, asBasicSymbolsASTDiagram, asBasicSymbolsASTFunction, asBasicSymbolsASTMCStereotype, asBasicSymbolsASTType, asBasicSymbolsASTTypeVar, asBasicSymbolsASTVariable, asBasicSymbolsBasicSymbolsLiterals, asBasicSymbolsDiagram, asBasicSymbolsFunction, asBasicSymbolsIBasicSymbolsArtifactScope, asBasicSymbolsIBasicSymbolsGlobalScope, asBasicSymbolsIBasicSymbolsScope, asBasicSymbolsMCStereotype, asBasicSymbolsType, asBasicSymbolsTypeVar, asBasicSymbolsVariable, isBasicSymbolsASTBasicSymbolsNode, isBasicSymbolsASTDiagram, isBasicSymbolsASTFunction, isBasicSymbolsASTMCStereotype, isBasicSymbolsASTType, isBasicSymbolsASTTypeVar, isBasicSymbolsASTVariable, isBasicSymbolsBasicSymbolsLiterals, isBasicSymbolsDiagram, isBasicSymbolsFunction, isBasicSymbolsIBasicSymbolsArtifactScope, isBasicSymbolsIBasicSymbolsGlobalScope, isBasicSymbolsIBasicSymbolsScope, isBasicSymbolsMCStereotype, isBasicSymbolsType, isBasicSymbolsTypeVar, isBasicSymbolsVariableMethods 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.statements.mcarraystatements._util.IMCArrayStatementsTypeDispatcher
asMCArrayStatementsASTArrayDeclaratorId, asMCArrayStatementsASTArrayInit, asMCArrayStatementsASTMCArrayStatementsNode, asMCArrayStatementsIMCArrayStatementsArtifactScope, asMCArrayStatementsIMCArrayStatementsGlobalScope, asMCArrayStatementsIMCArrayStatementsScope, asMCArrayStatementsMCArrayStatementsLiterals, isMCArrayStatementsASTArrayDeclaratorId, isMCArrayStatementsASTArrayInit, isMCArrayStatementsASTMCArrayStatementsNode, isMCArrayStatementsIMCArrayStatementsArtifactScope, isMCArrayStatementsIMCArrayStatementsGlobalScope, isMCArrayStatementsIMCArrayStatementsScope, isMCArrayStatementsMCArrayStatementsLiteralsMethods inherited from interface de.monticore.statements.mcassertstatements._util.IMCAssertStatementsTypeDispatcher
asMCAssertStatementsASTAssertStatement, asMCAssertStatementsASTMCAssertStatementsNode, asMCAssertStatementsIMCAssertStatementsArtifactScope, asMCAssertStatementsIMCAssertStatementsGlobalScope, asMCAssertStatementsIMCAssertStatementsScope, asMCAssertStatementsMCAssertStatementsLiterals, isMCAssertStatementsASTAssertStatement, isMCAssertStatementsASTMCAssertStatementsNode, isMCAssertStatementsIMCAssertStatementsArtifactScope, isMCAssertStatementsIMCAssertStatementsGlobalScope, isMCAssertStatementsIMCAssertStatementsScope, isMCAssertStatementsMCAssertStatementsLiteralsMethods inherited from interface de.monticore.mcbasics._util.IMCBasicsTypeDispatcher
asMCBasicsASTMCBasicsNode, asMCBasicsIMCBasicsArtifactScope, asMCBasicsIMCBasicsGlobalScope, asMCBasicsIMCBasicsScope, asMCBasicsMCBasicsLiterals, isMCBasicsASTMCBasicsNode, isMCBasicsIMCBasicsArtifactScope, isMCBasicsIMCBasicsGlobalScope, isMCBasicsIMCBasicsScope, isMCBasicsMCBasicsLiteralsMethods inherited from interface de.monticore.types.mcbasictypes._util.IMCBasicTypesTypeDispatcher
asMCBasicTypesASTMCBasicTypesNode, asMCBasicTypesASTMCImportStatement, asMCBasicTypesASTMCObjectType, asMCBasicTypesASTMCPackageDeclaration, asMCBasicTypesASTMCPrimitiveType, asMCBasicTypesASTMCQualifiedName, asMCBasicTypesASTMCQualifiedType, asMCBasicTypesASTMCReturnType, asMCBasicTypesASTMCType, asMCBasicTypesASTMCVoidType, asMCBasicTypesIMCBasicTypesArtifactScope, asMCBasicTypesIMCBasicTypesGlobalScope, asMCBasicTypesIMCBasicTypesScope, asMCBasicTypesMCBasicTypesLiterals, isMCBasicTypesASTMCBasicTypesNode, isMCBasicTypesASTMCImportStatement, isMCBasicTypesASTMCObjectType, isMCBasicTypesASTMCPackageDeclaration, isMCBasicTypesASTMCPrimitiveType, isMCBasicTypesASTMCQualifiedName, isMCBasicTypesASTMCQualifiedType, isMCBasicTypesASTMCReturnType, isMCBasicTypesASTMCType, isMCBasicTypesASTMCVoidType, isMCBasicTypesIMCBasicTypesArtifactScope, isMCBasicTypesIMCBasicTypesGlobalScope, isMCBasicTypesIMCBasicTypesScope, isMCBasicTypesMCBasicTypesLiteralsMethods inherited from interface de.monticore.statements.mccommonstatements._util.IMCCommonStatementsTypeDispatcher
asMCCommonStatementsASTBreakStatement, asMCCommonStatementsASTCommonForControl, asMCCommonStatementsASTConstantExpressionSwitchLabel, asMCCommonStatementsASTDefaultSwitchLabel, asMCCommonStatementsASTDoWhileStatement, asMCCommonStatementsASTEmptyStatement, asMCCommonStatementsASTEnhancedForControl, asMCCommonStatementsASTEnumConstantSwitchLabel, asMCCommonStatementsASTExpressionStatement, asMCCommonStatementsASTForControl, asMCCommonStatementsASTForInit, asMCCommonStatementsASTForInitByExpressions, asMCCommonStatementsASTFormalParameter, asMCCommonStatementsASTForStatement, asMCCommonStatementsASTIfStatement, asMCCommonStatementsASTJavaModifier, asMCCommonStatementsASTMCCommonStatementsNode, asMCCommonStatementsASTMCJavaBlock, asMCCommonStatementsASTSwitchBlockStatementGroup, asMCCommonStatementsASTSwitchLabel, asMCCommonStatementsASTSwitchStatement, asMCCommonStatementsASTWhileStatement, asMCCommonStatementsIMCCommonStatementsArtifactScope, asMCCommonStatementsIMCCommonStatementsGlobalScope, asMCCommonStatementsIMCCommonStatementsScope, asMCCommonStatementsMCCommonStatementsLiterals, isMCCommonStatementsASTBreakStatement, isMCCommonStatementsASTCommonForControl, isMCCommonStatementsASTConstantExpressionSwitchLabel, isMCCommonStatementsASTDefaultSwitchLabel, isMCCommonStatementsASTDoWhileStatement, isMCCommonStatementsASTEmptyStatement, isMCCommonStatementsASTEnhancedForControl, isMCCommonStatementsASTEnumConstantSwitchLabel, isMCCommonStatementsASTExpressionStatement, isMCCommonStatementsASTForControl, isMCCommonStatementsASTForInit, isMCCommonStatementsASTForInitByExpressions, isMCCommonStatementsASTFormalParameter, isMCCommonStatementsASTForStatement, isMCCommonStatementsASTIfStatement, isMCCommonStatementsASTJavaModifier, isMCCommonStatementsASTMCCommonStatementsNode, isMCCommonStatementsASTMCJavaBlock, isMCCommonStatementsASTSwitchBlockStatementGroup, isMCCommonStatementsASTSwitchLabel, isMCCommonStatementsASTSwitchStatement, isMCCommonStatementsASTWhileStatement, isMCCommonStatementsIMCCommonStatementsArtifactScope, isMCCommonStatementsIMCCommonStatementsGlobalScope, isMCCommonStatementsIMCCommonStatementsScope, isMCCommonStatementsMCCommonStatementsLiteralsMethods inherited from interface de.monticore.statements.mcexceptionstatements._util.IMCExceptionStatementsTypeDispatcher
asMCExceptionStatementsASTCatchClause, asMCExceptionStatementsASTCatchTypeList, asMCExceptionStatementsASTMCExceptionStatementsNode, asMCExceptionStatementsASTThrowStatement, asMCExceptionStatementsASTTryLocalVariableDeclaration, asMCExceptionStatementsASTTryStatement1, asMCExceptionStatementsASTTryStatement2, asMCExceptionStatementsASTTryStatement3, asMCExceptionStatementsIMCExceptionStatementsArtifactScope, asMCExceptionStatementsIMCExceptionStatementsGlobalScope, asMCExceptionStatementsIMCExceptionStatementsScope, asMCExceptionStatementsMCExceptionStatementsLiterals, isMCExceptionStatementsASTCatchClause, isMCExceptionStatementsASTCatchTypeList, isMCExceptionStatementsASTMCExceptionStatementsNode, isMCExceptionStatementsASTThrowStatement, isMCExceptionStatementsASTTryLocalVariableDeclaration, isMCExceptionStatementsASTTryStatement1, isMCExceptionStatementsASTTryStatement2, isMCExceptionStatementsASTTryStatement3, isMCExceptionStatementsIMCExceptionStatementsArtifactScope, isMCExceptionStatementsIMCExceptionStatementsGlobalScope, isMCExceptionStatementsIMCExceptionStatementsScope, isMCExceptionStatementsMCExceptionStatementsLiteralsMethods 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.mclowlevelstatements._util.IMCLowLevelStatementsTypeDispatcher
asMCLowLevelStatementsASTContinueStatement, asMCLowLevelStatementsASTLabel, asMCLowLevelStatementsASTLabelledBreakStatement, asMCLowLevelStatementsASTMCLowLevelStatementsNode, asMCLowLevelStatementsIMCLowLevelStatementsArtifactScope, asMCLowLevelStatementsIMCLowLevelStatementsGlobalScope, asMCLowLevelStatementsIMCLowLevelStatementsScope, asMCLowLevelStatementsLabel, asMCLowLevelStatementsMCLowLevelStatementsLiterals, isMCLowLevelStatementsASTContinueStatement, isMCLowLevelStatementsASTLabel, isMCLowLevelStatementsASTLabelledBreakStatement, isMCLowLevelStatementsASTMCLowLevelStatementsNode, isMCLowLevelStatementsIMCLowLevelStatementsArtifactScope, isMCLowLevelStatementsIMCLowLevelStatementsGlobalScope, isMCLowLevelStatementsIMCLowLevelStatementsScope, isMCLowLevelStatementsLabel, isMCLowLevelStatementsMCLowLevelStatementsLiteralsMethods inherited from interface de.monticore.statements.mcreturnstatements._util.IMCReturnStatementsTypeDispatcher
asMCReturnStatementsASTMCReturnStatementsNode, asMCReturnStatementsASTReturnStatement, asMCReturnStatementsIMCReturnStatementsArtifactScope, asMCReturnStatementsIMCReturnStatementsGlobalScope, asMCReturnStatementsIMCReturnStatementsScope, asMCReturnStatementsMCReturnStatementsLiterals, isMCReturnStatementsASTMCReturnStatementsNode, isMCReturnStatementsASTReturnStatement, isMCReturnStatementsIMCReturnStatementsArtifactScope, isMCReturnStatementsIMCReturnStatementsGlobalScope, isMCReturnStatementsIMCReturnStatementsScope, isMCReturnStatementsMCReturnStatementsLiteralsMethods inherited from interface de.monticore.statements.mcstatementsbasis._util.IMCStatementsBasisTypeDispatcher
asMCStatementsBasisASTMCBlockStatement, asMCStatementsBasisASTMCModifier, asMCStatementsBasisASTMCStatement, asMCStatementsBasisASTMCStatementsBasisNode, asMCStatementsBasisIMCStatementsBasisArtifactScope, asMCStatementsBasisIMCStatementsBasisGlobalScope, asMCStatementsBasisIMCStatementsBasisScope, asMCStatementsBasisMCStatementsBasisLiterals, isMCStatementsBasisASTMCBlockStatement, isMCStatementsBasisASTMCModifier, isMCStatementsBasisASTMCStatement, isMCStatementsBasisASTMCStatementsBasisNode, isMCStatementsBasisIMCStatementsBasisArtifactScope, isMCStatementsBasisIMCStatementsBasisGlobalScope, isMCStatementsBasisIMCStatementsBasisScope, isMCStatementsBasisMCStatementsBasisLiteralsMethods inherited from interface de.monticore.statements.mcsynchronizedstatements._util.IMCSynchronizedStatementsTypeDispatcher
asMCSynchronizedStatementsASTMCSynchronizedStatementsNode, asMCSynchronizedStatementsASTSynchronizedStatement, asMCSynchronizedStatementsIMCSynchronizedStatementsArtifactScope, asMCSynchronizedStatementsIMCSynchronizedStatementsGlobalScope, asMCSynchronizedStatementsIMCSynchronizedStatementsScope, asMCSynchronizedStatementsMCSynchronizedStatementsLiterals, isMCSynchronizedStatementsASTMCSynchronizedStatementsNode, isMCSynchronizedStatementsASTSynchronizedStatement, isMCSynchronizedStatementsIMCSynchronizedStatementsArtifactScope, isMCSynchronizedStatementsIMCSynchronizedStatementsGlobalScope, isMCSynchronizedStatementsIMCSynchronizedStatementsScope, isMCSynchronizedStatementsMCSynchronizedStatementsLiteralsMethods inherited from interface de.monticore.statements.mcvardeclarationstatements._util.IMCVarDeclarationStatementsTypeDispatcher
asMCVarDeclarationStatementsASTDeclarator, asMCVarDeclarationStatementsASTDeclaratorId, asMCVarDeclarationStatementsASTLocalVariableDeclaration, asMCVarDeclarationStatementsASTLocalVariableDeclarationStatement, asMCVarDeclarationStatementsASTMCVarDeclarationStatementsNode, asMCVarDeclarationStatementsASTSimpleInit, asMCVarDeclarationStatementsASTVariableDeclarator, asMCVarDeclarationStatementsASTVariableInit, asMCVarDeclarationStatementsIMCVarDeclarationStatementsArtifactScope, asMCVarDeclarationStatementsIMCVarDeclarationStatementsGlobalScope, asMCVarDeclarationStatementsIMCVarDeclarationStatementsScope, asMCVarDeclarationStatementsMCVarDeclarationStatementsLiterals, isMCVarDeclarationStatementsASTDeclarator, isMCVarDeclarationStatementsASTDeclaratorId, isMCVarDeclarationStatementsASTLocalVariableDeclaration, isMCVarDeclarationStatementsASTLocalVariableDeclarationStatement, isMCVarDeclarationStatementsASTMCVarDeclarationStatementsNode, isMCVarDeclarationStatementsASTSimpleInit, isMCVarDeclarationStatementsASTVariableDeclarator, isMCVarDeclarationStatementsASTVariableInit, isMCVarDeclarationStatementsIMCVarDeclarationStatementsArtifactScope, isMCVarDeclarationStatementsIMCVarDeclarationStatementsGlobalScope, isMCVarDeclarationStatementsIMCVarDeclarationStatementsScope, isMCVarDeclarationStatementsMCVarDeclarationStatementsLiteralsMethods inherited from interface de.monticore.symbols.oosymbols._util.IOOSymbolsTypeDispatcher
asOOSymbolsASTField, asOOSymbolsASTMethod, asOOSymbolsASTOOSymbolsNode, asOOSymbolsASTOOType, asOOSymbolsField, asOOSymbolsIOOSymbolsArtifactScope, asOOSymbolsIOOSymbolsGlobalScope, asOOSymbolsIOOSymbolsScope, asOOSymbolsMethod, asOOSymbolsOOSymbolsLiterals, asOOSymbolsOOType, isOOSymbolsASTField, isOOSymbolsASTMethod, isOOSymbolsASTOOSymbolsNode, isOOSymbolsASTOOType, isOOSymbolsField, isOOSymbolsIOOSymbolsArtifactScope, isOOSymbolsIOOSymbolsGlobalScope, isOOSymbolsIOOSymbolsScope, isOOSymbolsMethod, isOOSymbolsOOSymbolsLiterals, isOOSymbolsOOType
-
Method Details
-
isMCFullJavaStatementsMCFullJavaStatementsLiterals
boolean isMCFullJavaStatementsMCFullJavaStatementsLiterals(de.monticore.ast.ASTNode node) -
asMCFullJavaStatementsMCFullJavaStatementsLiterals
MCFullJavaStatementsLiterals asMCFullJavaStatementsMCFullJavaStatementsLiterals(de.monticore.ast.ASTNode node) -
isMCFullJavaStatementsASTMCFullJavaStatementsNode
boolean isMCFullJavaStatementsASTMCFullJavaStatementsNode(de.monticore.ast.ASTNode node) -
asMCFullJavaStatementsASTMCFullJavaStatementsNode
ASTMCFullJavaStatementsNode asMCFullJavaStatementsASTMCFullJavaStatementsNode(de.monticore.ast.ASTNode node) -
isMCFullJavaStatementsIMCFullJavaStatementsScope
boolean isMCFullJavaStatementsIMCFullJavaStatementsScope(de.monticore.symboltable.IScope scope) -
asMCFullJavaStatementsIMCFullJavaStatementsScope
IMCFullJavaStatementsScope asMCFullJavaStatementsIMCFullJavaStatementsScope(de.monticore.symboltable.IScope scope) -
isMCFullJavaStatementsIMCFullJavaStatementsGlobalScope
boolean isMCFullJavaStatementsIMCFullJavaStatementsGlobalScope(de.monticore.symboltable.IScope scope) -
asMCFullJavaStatementsIMCFullJavaStatementsGlobalScope
IMCFullJavaStatementsGlobalScope asMCFullJavaStatementsIMCFullJavaStatementsGlobalScope(de.monticore.symboltable.IScope scope) -
isMCFullJavaStatementsIMCFullJavaStatementsArtifactScope
boolean isMCFullJavaStatementsIMCFullJavaStatementsArtifactScope(de.monticore.symboltable.IScope scope) -
asMCFullJavaStatementsIMCFullJavaStatementsArtifactScope
IMCFullJavaStatementsArtifactScope asMCFullJavaStatementsIMCFullJavaStatementsArtifactScope(de.monticore.symboltable.IScope scope)
-