public class InlineableWrapper
extends AscriptionVisitor
Modifier and Type | Field and Description |
---|---|
protected FabILNodeFactory |
nf |
protected FabILTypeSystem |
ts |
Constructor and Description |
---|
InlineableWrapper(Job job,
FabILTypeSystem ts,
FabILNodeFactory nf) |
Modifier and Type | Method and Description |
---|---|
Expr |
ascribe(Expr e,
Type toType) |
protected Node |
leaveCall(Node parent,
Node old,
Node n,
NodeVisitor v) |
protected FabILNodeFactory nf
protected FabILTypeSystem ts
public InlineableWrapper(Job job, FabILTypeSystem ts, FabILNodeFactory nf)