Searched defs:ByteBlock (Results 1 – 2 of 2) sorted by relevance
26 public final class ByteBlock implements LabeledItem { class55 public ByteBlock(int label, int start, int end, IntList successors, in ByteBlock() method in ByteBlock