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