public class RnaEach extends Tock implements Rng
` <% RNA:EACH map/1/users/user %> \n` edge=`<% RNA:EACH map/1/users/user %>` ` // <% RNA:EACH map/1/users/user %> \n` edge=`<% RNA:EACH map/1/users/user %> \n` main=`RNA:EACH map/1/users/user` type=`map` step=`1` expr=`users` expr=`user`
| Modifier and Type | Field and Description |
|---|---|
@NotNull String |
expr |
boolean |
mute |
int |
step |
@NotNull String |
type |
| Constructor and Description |
|---|
RnaEach(String text,
Clop edge,
String tock,
@NotNull String type,
int step,
@NotNull String expr,
boolean mute) |
| Modifier and Type | Method and Description |
|---|---|
void |
check(StringBuilder err,
RngChecker rng)
parse时,在加入gene时,对自身检查,预处理(引擎预热)
|
boolean |
equals(Object o) |
int |
hashCode() |
void |
merge(Acid acid,
Writer buff)
合并模板输出结果,默认edge
|
String |
toString() |
void |
toString(Writer buff) |
@NotNull public final @NotNull String type
public final int step
@NotNull public final @NotNull String expr
public final boolean mute
public void check(StringBuilder err, RngChecker rng)
Exonpublic void toString(Writer buff)
Copyright © 2020. All rights reserved.