Uses of Class
org.springframework.shell.command.parser.AstNode
Packages that use AstNode
-
Uses of AstNode in org.springframework.shell.command.parser
Subclasses of AstNode in org.springframework.shell.command.parserModifier and TypeClassDescriptionfinal classNode representing a command argument.final classNode representing a command.final classNode representingclassNonterminalnode means that it can have children and doesn't necessarily terminalast tree branch.final classNode representing an option argument.final classNode representing an option.classTerminalnode means that it is end ofast tree branch.Methods in org.springframework.shell.command.parser that return types with arguments of type AstNode