Package com.strobel.decompiler.ast
Class BasicBlock
java.lang.Object
com.strobel.decompiler.ast.Node
com.strobel.decompiler.ast.BasicBlock
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.strobel.decompiler.ast.Node
getChildrenAndSelfRecursive, getChildrenAndSelfRecursive, getChildrenAndSelfRecursive, getChildrenAndSelfRecursive, getChildrenAndSelfRecursive, getSelfAndChildrenRecursive, getSelfAndChildrenRecursive, getSelfAndChildrenRecursive, getSelfAndChildrenRecursive, getSelfAndChildrenRecursive, isConditionalControlFlow, isUnconditionalControlFlow, toString
-
Field Details
-
_body
-
-
Constructor Details
-
BasicBlock
public BasicBlock()
-
-
Method Details
-
getBody
-
getChildren
- Overrides:
getChildren
in classNode
-
writeTo
-