Interface Node.Root
- All Superinterfaces:
Node
- Enclosing interface:
- Node
The root node of a parse.
- Since:
- 4.10.0
-
Nested Class Summary
-
Method Summary
-
Method Details
-
input
Get the original provided message which produced this node.- Returns:
- the input message
- Since:
- 4.10.0
-