| Package | Description |
|---|---|
| pro.fessional.meepo.bind.dna | |
| pro.fessional.meepo.bind.rna | |
| pro.fessional.meepo.bind.wow | |
| pro.fessional.meepo.sack |
| Constructor and Description |
|---|
DnaSet(@NotNull String text,
Clop edge,
@NotNull Life life,
@NotNull Pattern find,
@NotNull String repl) |
| Constructor and Description |
|---|
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) |
| Modifier and Type | Field and Description |
|---|---|
@NotNull Life |
Tick.life |
| Modifier and Type | Method and Description |
|---|---|
static Life |
Life.namedAny(String name) |
static Life |
Life.nobodyAny() |
static Life |
Life.nobodyOne() |
static Life |
Life.parse(String str)
解析不含空白的作用,`1,2,3` 和 `1-3`
|
| Constructor and Description |
|---|
Tick(@NotNull char[] text,
@NotNull Clop edge,
@NotNull Life life) |
Tick(@NotNull String text,
@NotNull Clop edge,
@NotNull Life life) |
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<String,Life> |
Parser.Ctx.life |
Copyright © 2020. All rights reserved.