Interface MCCommonStatementsVisitor2

All Superinterfaces:
de.monticore.visitor.IVisitor
All Known Subinterfaces:
MCCommonStatementsASTBreakStatementCoCo, MCCommonStatementsASTCommonForControlCoCo, MCCommonStatementsASTConstantExpressionSwitchLabelCoCo, MCCommonStatementsASTDefaultSwitchLabelCoCo, MCCommonStatementsASTDoWhileStatementCoCo, MCCommonStatementsASTEmptyStatementCoCo, MCCommonStatementsASTEnhancedForControlCoCo, MCCommonStatementsASTEnumConstantSwitchLabelCoCo, MCCommonStatementsASTExpressionStatementCoCo, MCCommonStatementsASTForControlCoCo, MCCommonStatementsASTForInitByExpressionsCoCo, MCCommonStatementsASTForInitCoCo, MCCommonStatementsASTFormalParameterCoCo, MCCommonStatementsASTForStatementCoCo, MCCommonStatementsASTIfStatementCoCo, MCCommonStatementsASTJavaModifierCoCo, MCCommonStatementsASTMCCommonStatementsNodeCoCo, MCCommonStatementsASTMCJavaBlockCoCo, MCCommonStatementsASTSwitchBlockStatementGroupCoCo, MCCommonStatementsASTSwitchLabelCoCo, MCCommonStatementsASTSwitchStatementCoCo, MCCommonStatementsASTWhileStatementCoCo
All Known Implementing Classes:
DoWhileConditionHasBooleanType, ExpressionStatementIsValid, ForConditionHasBooleanType, ForEachIsValid, IfConditionHasBooleanType, MCCommonStatements2OD, MCCommonStatementsPrettyPrinter, MCCommonStatementsScopesGenitor, MCCommonStatementsSTCompleteTypes, MCCommonStatementsSymbols2Json, MCCommonStatementsSymTabCompletion, SwitchCaseTypesValid, SwitchStatementValid, WhileConditionHasBooleanType

public interface MCCommonStatementsVisitor2 extends de.monticore.visitor.IVisitor