public abstract class SETCycleNode extends SETControlFlowNode
body2childChain, entryStmt, parent, predecessors, subBodies, successors
Constructor and Description |
---|
SETCycleNode(AugmentedStmt characterizingStmt,
IterableSet body) |
get_CharacterizingStmt, resolve
add_Child, add_SubBody, contains, dump, dump, emit_AST, emit_ASTBody, equals, find_AbruptEdges, find_LabeledBlocks, find_SmallestSETNode, find_StatementSequences, get_Body, get_Body2ChildChain, get_EntryStmt, get_IntersectionWith, get_Label, get_NaturalExits, get_Parent, get_Predecessors, get_SubBodies, get_Successors, has_IntersectionWith, hashCode, insert_ChildBefore, is_StrictSupersetOf, is_SupersetOf, nest, remove_AugmentedStmt, remove_Child, verify
public SETCycleNode(AugmentedStmt characterizingStmt, IterableSet body)