public class CfgNopNode extends CfgNode<JNode>
Constructor and Description |
---|
CfgNopNode(CfgNode<?> parent,
JNode node) |
Modifier and Type | Method and Description |
---|---|
void |
accept(CfgVisitor visitor) |
protected CfgNode<?> |
cloneImpl() |
String |
toDebugString() |
public void accept(CfgVisitor visitor)
public String toDebugString()
toDebugString
in class CfgNode<JNode>
Copyright © 2018. All rights reserved.