public final class NodeFactory extends Object
Constructor and Description |
---|
NodeFactory() |
Modifier and Type | Method and Description |
---|---|
static Node |
createNode(javassist.CtClass ctClass,
javassist.CtBehavior ctBehavior,
int lineNumber)
Create a
Node object. |
static void |
createNode(Tree tree,
Node node)
Parse a
Node object and create its ancestors. |
Copyright © 2010–2019 GZoltar. All rights reserved.