Package org.springframework.shell
Interface CompletingParsedLine
- All Known Implementing Classes:
ExtendedDefaultParser.ExtendedArgumentList
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
An extension of
ParsedLine
that, being aware of the quoting and escaping rules
of the Parser
that produced it, knows if and how a completion candidate
should be escaped/quoted.-
Method Summary
-
Method Details
-
emit
-