fr.umlv.tatoo.cc.tools.ast.generator
Class ParentTypeFinder
java.lang.Object
fr.umlv.tatoo.cc.tools.ast.generator.ParentTypeFinder
public class ParentTypeFinder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParentTypeFinder
public ParentTypeFinder(Map<VariableDecl,Type> variableTypeMap,
Map<ProductionDecl,Type> productionTypeMap)
add
public void add(ProductionDecl production)
add
public void add(VariableDecl variable,
ProductionDecl production)
createParentTypeMap
public Map<VariableDecl,Type> createParentTypeMap()