public class ClassHashGenerator
extends NodeVisitor
Modifier and Type | Field and Description |
---|---|
protected QQ |
qq |
Constructor and Description |
---|
ClassHashGenerator(Job job,
ExtensionInfo extInfo) |
Modifier and Type | Method and Description |
---|---|
Node |
leave(Node old,
Node n,
NodeVisitor v) |
static java.lang.String |
toSourceString(CodebaseSource src) |
public static java.lang.String toSourceString(CodebaseSource src) throws java.io.IOException
java.io.IOException
public Node leave(Node old, Node n, NodeVisitor v)