public class RegisterFieldDecls
extends polyglot.visit.NodeVisitor
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<polyglot.types.FieldInstance,polyglot.ast.Node> |
decls |
Constructor and Description |
---|
RegisterFieldDecls(java.util.Map<polyglot.types.FieldInstance,polyglot.ast.Node> decls) |
Modifier and Type | Method and Description |
---|---|
polyglot.ast.Node |
leave(polyglot.ast.Node old,
polyglot.ast.Node n,
polyglot.visit.NodeVisitor v) |