Class Loop
java.lang.Object
org.jd.core.v1.service.converter.classfiletojavasyntax.model.cfg.Loop
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected BasicBlock
protected HashSet
<BasicBlock> protected BasicBlock
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getEnd()
getStart()
int
hashCode()
void
setEnd
(BasicBlock end) void
setStart
(BasicBlock start) toString()