Class Parser.DefaultParser

java.lang.Object
org.springframework.shell.command.parser.Parser.DefaultParser
All Implemented Interfaces:
Parser
Enclosing interface:
Parser

public static class Parser.DefaultParser extends Object implements Parser
Default implementation of a Parser. Uses Lexer and Ast.