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.Parser
org.jline.reader.SyntaxError
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.