public class JSeedIdOf extends JNameOf
Constructor and Description |
---|
JSeedIdOf(SourceInfo info,
JClassType stringType,
HasName node) |
Modifier and Type | Method and Description |
---|---|
void |
traverse(JVisitor visitor,
Context ctx)
Causes this object to have the visitor visit itself and its children.
|
getNode, getType, hasSideEffects, resolve
makeStatement
getSourceInfo, setSourceInfo, toSource, toString
public JSeedIdOf(SourceInfo info, JClassType stringType, HasName node)
public void traverse(JVisitor visitor, Context ctx)
JVisitable
traverse
in interface JVisitable
traverse
in class JNameOf
visitor
- the visitor that should traverse this nodectx
- the context of an existing traversalCopyright © 2018. All rights reserved.