public class Parser extends Object implements org.jline.reader.Parser
| Constructor and Description |
|---|
Parser() |
| Modifier and Type | Method and Description |
|---|---|
org.jline.reader.ParsedLine |
parse(String line,
int cursor,
org.jline.reader.Parser.ParseContext context) |
public org.jline.reader.ParsedLine parse(String line, int cursor, org.jline.reader.Parser.ParseContext context) throws org.jline.reader.SyntaxError
parse in interface org.jline.reader.Parserorg.jline.reader.SyntaxErrorCopyright © 2006–2020 The Apache Software Foundation. All rights reserved.