Interface Node.Root
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull java.lang.Stringinput()Get the original provided message which produced this node.
-
| Modifier and Type | Method | Description |
|---|---|---|
@NotNull java.lang.String |
input() |
Get the original provided message which produced this node.
|