Package de.monticore.statements.mcvardeclarationstatements._cocos
-
Class Summary Class Description MCVarDeclarationStatementsCoCoChecker VarDeclarationInitializationHasCorrectType Checks that the initialization expressions of variable declaration statements are compatible to the types of the variables.VarDeclarationNameAlreadyDefinedInScope Checks whether the variable name has already been defined in the local scope.