| Modifier and Type | Field and Description |
|---|---|
protected HashSet<String> |
bkbs |
protected int |
done1 |
protected int |
edge0 |
protected int |
edge1 |
protected int |
end |
protected StringBuilder |
errs |
protected int |
grpx1 |
protected boolean |
lax |
protected HashMap<String,Life> |
life |
protected TreeMap<Integer,Integer> |
line |
protected int |
main0 |
protected int |
main1 |
protected HiMeepo |
meepo |
protected ArrayList<Exon> |
proc |
protected RngChecker |
rngs |
protected ArrayDeque<Parser.G> |
tree |
protected String |
txt |
protected final String txt
protected final boolean lax
protected final int end
protected int done1
protected int edge0
protected int main0
protected int grpx1
protected int main1
protected int edge1
protected HiMeepo meepo
protected final ArrayDeque<Parser.G> tree
protected final StringBuilder errs
protected final RngChecker rngs
public Ctx(String txt, boolean lax)
Copyright © 2020. All rights reserved.