
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, resolvemakeStatementgetSourceInfo, setSourceInfo, toSource, toStringpublic JSeedIdOf(SourceInfo info, JClassType stringType, HasName node)
public void traverse(JVisitor visitor, Context ctx)
JVisitabletraverse in interface JVisitabletraverse in class JNameOfvisitor - the visitor that should traverse this nodectx - the context of an existing traversalCopyright © 2018. All rights reserved.