| Package | Description |
|---|---|
| pro.fessional.meepo.sack |
| Modifier and Type | Method and Description |
|---|---|
protected static Exon |
Parser.dealDnaBkb(Parser.Ctx ctx)
handle `DNA:BKB`
|
protected static Exon |
Parser.dealDnaEnd(Parser.Ctx ctx)
handle `DNA:END`
|
protected static @NotNull Exon |
Parser.dealDnaGroup(Parser.Ctx ctx)
deal DNA group
|
protected static Exon |
Parser.dealDnaRaw(Parser.Ctx ctx)
handle `DNA:RAW`
|
protected static Exon |
Parser.dealDnaSet(Parser.Ctx ctx)
handle `DNA:SET`
|
protected static Exon |
Parser.dealDnaSon(Parser.Ctx ctx)
handle `DNA:SON`
|
protected static Exon |
Parser.dealRnaDone(Parser.Ctx ctx)
handle `DNA:DONE`
|
protected static Exon |
Parser.dealRnaEach(Parser.Ctx ctx)
handle `DNA:EACH`
|
protected static Exon |
Parser.dealRnaElse(Parser.Ctx ctx)
handle `DNA:ELSE`
|
protected static @NotNull Exon |
Parser.dealRnaGroup(Parser.Ctx ctx)
deal RNA group
|
protected static Exon |
Parser.dealRnaPut(Parser.Ctx ctx)
handle `DNA:PUT`
|
protected static Exon |
Parser.dealRnaRun(Parser.Ctx ctx)
handle `DNA:RUN`
|
protected static Exon |
Parser.dealRnaUse(Parser.Ctx ctx)
handle `DNA:USE`
|
protected static Exon |
Parser.dealRnaWhen(Parser.Ctx ctx)
handle `DNA:WHEN`
|
protected static void |
Parser.dealTxtPlain(Parser.Ctx ctx,
int edge0,
Exon exon)
handle plain text
|
protected static boolean |
Parser.findXnaGrp(Parser.Ctx ctx,
String token)
find `DNA:` or `RNA:`
|
protected static boolean |
Parser.markHiMeepo(Parser.Ctx ctx)
find and handle Meepo, and decide whether to stop follow-up processing
|
protected static void |
Parser.parse(Parser.Ctx ctx) |
Copyright © 2024. All rights reserved.