public class NativeConstructorAdder
extends polyglot.visit.NodeVisitor
For convenience in writing signatures, we allow native constructors (with
empty bodies). Since this is not allowed in Java, this pass adds them back in
before translation.
Author:
mdgeorge
Nested Class Summary
Nested classes/interfaces inherited from interface polyglot.util.Copy