public final class TreeParser<A extends CommandActor>
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static <A extends CommandActor> |
parse(@NotNull CommandFunction function,
@NotNull Lamp<A> lamp,
@NotNull MutableStringStream input) |
@NotNull public static <A extends CommandActor> @NotNull ExecutableCommand<A> parse(@NotNull @NotNull CommandFunction function, @NotNull @NotNull Lamp<A> lamp, @NotNull @NotNull MutableStringStream input)