public class RemoteCallWrapperAdder
extends NodeVisitor
Modifier and Type | Field and Description |
---|---|
protected Job |
job |
protected FabricNodeFactory |
nf |
protected QQ |
qq |
static java.lang.String |
REMOTE_WRAPPER_SUFFIX |
protected FabricTypeSystem |
ts |
Constructor and Description |
---|
RemoteCallWrapperAdder(Job job,
FabricTypeSystem ts,
FabricNodeFactory nf) |
Modifier and Type | Method and Description |
---|---|
protected Formal |
createWorkerFormal() |
Node |
leave(Node old,
Node n,
NodeVisitor v) |
protected Job job
protected FabricTypeSystem ts
protected FabricNodeFactory nf
protected QQ qq
public static java.lang.String REMOTE_WRAPPER_SUFFIX
public RemoteCallWrapperAdder(Job job, FabricTypeSystem ts, FabricNodeFactory nf)