public class RnaRun extends Tick implements Bar, Prc
` <% RNA:RUN os/who/basename $(pwd)/1 %> \n` edge=`<% RNA:RUN os/who/basename $(pwd)/1 %>` ` // RNA:RUN os/who/basename $(pwd)/1 \n` edge=`// RNA:RUN os/who/basename $(pwd)/1 \n` main=`RNA:RUN os/who/basename $(pwd)/1` type=`os` name=`who` expr=`basename $(pwd)` life=1
| Modifier and Type | Field and Description |
|---|---|
@NotNull String |
expr |
@NotNull Pattern |
find |
boolean |
mute |
@NotNull String |
type |
| Constructor and Description |
|---|
RnaRun(String text,
Clop edge,
@NotNull Life life,
@NotNull String type,
@NotNull Pattern find,
@NotNull String expr,
boolean mute) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull List<Exon> |
apply(Clop pos,
String txt,
int bar)
应用匹配的文本
|
boolean |
equals(Object o) |
int |
hashCode() |
Life.State |
match(List<Exon.N> lst,
String txt)
匹配其他文本,并根据匹配状态,设置匹配区间
|
String |
toString() |
void |
toString(Writer buff) |
@NotNull public final @NotNull String type
@NotNull public final @NotNull Pattern find
@NotNull public final @NotNull String expr
public final boolean mute
Copyright © 2020. All rights reserved.