public class ExplicitSuperclassAdder
extends NodeVisitor
Modifier and Type | Field and Description |
---|---|
protected NodeFactory |
nf |
protected FabricTypeSystem |
ts |
Constructor and Description |
---|
ExplicitSuperclassAdder(FabricTypeSystem ts,
NodeFactory nf) |
Modifier and Type | Method and Description |
---|---|
Node |
leave(Node old,
Node n,
NodeVisitor v) |
protected FabricTypeSystem ts
protected NodeFactory nf
public ExplicitSuperclassAdder(FabricTypeSystem ts, NodeFactory nf)