public class FClassGenerator
extends ErrorHandlingVisitor
| Modifier and Type | Field and Description |
|---|---|
protected Codebase |
codebase |
protected java.net.URI |
namespace |
| Constructor and Description |
|---|
FClassGenerator(Job job,
TypeSystem ts,
NodeFactory nf) |
| Modifier and Type | Method and Description |
|---|---|
NodeVisitor |
begin() |
protected Node |
leaveCall(Node old,
Node n,
NodeVisitor v) |