Class SIUnitTypes4ComputingTypeVisitor
- java.lang.Object
-
- de.monticore.types3.AbstractTypeVisitor
-
- de.monticore.siunit.siunittypes4computing.types3.SIUnitTypes4ComputingTypeVisitor
-
- All Implemented Interfaces:
SIUnitTypes4ComputingVisitor2,de.monticore.visitor.IVisitor
public class SIUnitTypes4ComputingTypeVisitor extends AbstractTypeVisitor implements SIUnitTypes4ComputingVisitor2
-
-
Field Summary
-
Fields inherited from class de.monticore.types3.AbstractTypeVisitor
ctx4Ast, LOG_NAME, tmpMap, type4Ast
-
-
Constructor Summary
Constructors Constructor Description SIUnitTypes4ComputingTypeVisitor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidendVisit(ASTSIUnitType4Computing siu4c)-
Methods inherited from class de.monticore.types3.AbstractTypeVisitor
getAsBasicSymbolsScope, getInferenceContext4Ast, getType4Ast, setContext4Ast, setType4Ast
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
Method Detail
-
endVisit
public void endVisit(ASTSIUnitType4Computing siu4c)
- Specified by:
endVisitin interfaceSIUnitTypes4ComputingVisitor2
-
-