@FunctionalInterface public interface CompletingParsedLine
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.| Modifier and Type | Method and Description | 
|---|---|
| CharSequence | emit(CharSequence candidate) | 
CharSequence emit(CharSequence candidate)
Copyright © 2022. All rights reserved.