public class CfgEndNode extends CfgNopNode
Constructor and Description |
---|
CfgEndNode() |
Modifier and Type | Method and Description |
---|---|
void |
accept(CfgVisitor visitor) |
protected CfgEndNode |
cloneImpl() |
String |
toDebugString() |
public void accept(CfgVisitor visitor)
accept
in class CfgNopNode
public String toDebugString()
toDebugString
in class CfgNopNode
protected CfgEndNode cloneImpl()
cloneImpl
in class CfgNopNode
Copyright © 2018. All rights reserved.