Retrieves all child CommandNodes that are of type CommandNodeType.finalWord.
The children of this node.
A string of the entire sentence up to (and including) this word, please note that currently only final words have this field set.
What type of node this is.
User-provided data for this node. Note that partial words don't contain any user data.
The word this node contains.
Contains a single "word" within a command "sentence", see CommandResolver's documentation for more.