JNodeType
- corresponding AST node type.public abstract class CfgSimpleNode<JNodeType extends JNode> extends CfgNode<JNodeType>
Constructor and Description |
---|
CfgSimpleNode(CfgNode<?> parent,
JNodeType node) |
Modifier and Type | Method and Description |
---|---|
String |
toDebugString() |
Copyright © 2018. All rights reserved.