public static class Relooper.SimpleBlock extends Relooper.Block
| Constructor and Description |
|---|
SimpleBlock(Set<RegionNode> aEntries,
RegionNode aInternalLabel,
Relooper.Block aNext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsMultipleBlock() |
ExpressionList |
expressions() |
RegionNode |
internalLabel() |
Relooper.Block |
next() |
entries, isLabelRequired, label, requireLabelpublic SimpleBlock(Set<RegionNode> aEntries, RegionNode aInternalLabel, Relooper.Block aNext)
public RegionNode internalLabel()
public ExpressionList expressions()
public Relooper.Block next()
next in class Relooper.Blockpublic boolean containsMultipleBlock()
containsMultipleBlock in class Relooper.BlockCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.