| Modifier and Type | Field and Description |
|---|---|
@NotNull Clop |
Exon.edge
原始模板的边缘区
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull List<Exon> |
Exon.apply(Clop pos,
String txt,
int bar)
应用匹配的文本
|
| Constructor and Description |
|---|
Exon(@NotNull char[] text9,
@NotNull Clop edge) |
Exon(@NotNull String text,
@NotNull Clop edge) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull List<Exon> |
DnaSet.apply(Clop pos,
String txt,
int bar) |
| Constructor and Description |
|---|
DnaBkb(String text,
Clop edge,
@NotNull String name) |
DnaEnd(String text,
Clop edge,
Collection<String> name) |
DnaRaw(String text,
Clop edge,
int raw0,
int raw1) |
DnaSet(@NotNull String text,
Clop edge,
@NotNull Life life,
@NotNull Pattern find,
@NotNull String repl) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull List<Exon> |
RnaRun.apply(Clop pos,
String txt,
int bar) |
@NotNull List<Exon> |
RnaUse.apply(Clop pos,
String txt,
int bar) |
| Constructor and Description |
|---|
RnaDone(char[] text9,
Clop edge,
@NotNull String tock,
Collection<String> name) |
RnaDone(String text,
Clop edge,
Collection<String> name) |
RnaEach(String text,
Clop edge,
String tock,
@NotNull String type,
int step,
@NotNull String expr,
boolean mute) |
RnaElse(String text,
Clop edge,
String tock) |
RnaPut(String text,
Clop edge,
@NotNull String type,
@NotNull String para,
@NotNull String expr,
boolean mute) |
RnaRun(String text,
Clop edge,
@NotNull Life life,
@NotNull String type,
@NotNull Pattern find,
@NotNull String expr,
boolean mute) |
RnaUse(String text,
Clop edge,
@NotNull Life life,
@NotNull Pattern find,
@NotNull String para) |
RnaWhen(String text,
Clop edge,
String tock,
@NotNull String type,
boolean nope,
@NotNull String expr,
boolean mute) |
| Constructor and Description |
|---|
HiMeepo(@NotNull String text,
Clop edge,
@NotNull String head,
@NotNull String tail,
boolean trim) |
TxtDnaSet(@NotNull String text,
Clop edge,
@NotNull String repl) |
TxtRnaRun(@NotNull String text,
Clop edge,
@NotNull String type,
@NotNull String expr,
boolean mute,
int left) |
TxtRnaUse(@NotNull String text,
Clop edge,
@NotNull String expr,
int left) |
TxtSimple(@NotNull String text,
Clop edge) |
| Modifier and Type | Method and Description |
|---|---|
int |
Clop.compareTo(@NotNull Clop o) |
boolean |
Clop.cross(Clop o)
两个区间是否有交叠
|
| Constructor and Description |
|---|
Tick(@NotNull char[] text,
@NotNull Clop edge,
@NotNull Life life) |
Tick(@NotNull String text,
@NotNull Clop edge,
@NotNull Life life) |
Tock(@NotNull char[] text9,
@NotNull Clop edge,
@NotNull String tock) |
Tock(@NotNull String text,
@NotNull Clop edge,
@NotNull String tock) |
| Modifier and Type | Method and Description |
|---|---|
Clop |
Parser.Ctx.toEdge() |
| Modifier and Type | Method and Description |
|---|---|
static char[] |
Dent.chars(String text,
Clop clop) |
static void |
Dent.lineIt(Writer out,
CharSequence str,
Clop edg) |
Copyright © 2020. All rights reserved.