| 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 ArrayList<RuntimeException> |
fail |
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 String |
pwd |
protected RngChecker |
rngs |
protected ArrayDeque<Parser.G> |
tree |
protected String |
txt |
| Constructor and Description |
|---|
Ctx(String txt,
String pwd,
boolean lax) |
protected final String txt
protected final String pwd
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
protected final ArrayList<RuntimeException> fail
public Clop toEdge()
public boolean notBkb()
public boolean endBkb(Exon exon)
public void addGene(Exon exon)
public void procExon(Exon exon)
public void procText(int done1,
int edge1)
public void okGene()
public Gene toGene()
Copyright © 2024. All rights reserved.