public class PrincipalDelegator
extends NodeVisitor
| Modifier and Type | Field and Description |
|---|---|
protected ClassType |
delegatingPrincipal |
protected FabILNodeFactory |
nf |
protected QQ |
qq |
protected FabILTypeSystem |
ts |
| Constructor and Description |
|---|
PrincipalDelegator(ExtensionInfo extInfo) |
| Modifier and Type | Method and Description |
|---|---|
NodeVisitor |
begin() |
Node |
leave(Node old,
Node n,
NodeVisitor v) |
protected FabILTypeSystem ts
protected FabILNodeFactory nf
protected QQ qq
protected ClassType delegatingPrincipal
public PrincipalDelegator(ExtensionInfo extInfo)