org.apache.karaf.shell.console.completer
Class Parser
java.lang.Object
org.apache.karaf.shell.console.completer.Parser
public class Parser
- extends Object
Parser
public Parser(String text,
int cursor)
program
public List<List<List<String>>> program()
pipeline
public List<List<String>> pipeline()
statement
public List<String> statement()
messy
public String messy()
toString
public String toString()
- Overrides:
toString in class Object
unescape
public String unescape()
Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.