public static class UnderlyingAST.CFGStatement extends UnderlyingAST
UnderlyingAST.CFGLambda, UnderlyingAST.CFGMethod, UnderlyingAST.CFGStatement, UnderlyingAST.Kind
Modifier and Type | Field and Description |
---|---|
protected Tree |
code |
kind
Constructor and Description |
---|
CFGStatement(Tree code) |
Modifier and Type | Method and Description |
---|---|
Tree |
getCode() |
String |
toString() |
getKind