public class ClassSerializer
extends polyglot.visit.ClassSerializer
Modifier and Type | Field and Description |
---|---|
protected boolean |
sig_mode |
Constructor and Description |
---|
ClassSerializer(TypeSystem ts,
NodeFactory nf,
long time,
ErrorQueue eq,
Version ver,
boolean signatureMode) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ClassMember> |
createSerializationMembers(ClassDecl cd) |