public class Parser extends Object
Parser(String text, int cursor)
String
messy()
List<List<String>>
pipeline()
List<List<List<String>>>
program()
List<String>
statement()
toString()
unescape()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Parser(String text, int cursor)
public List<List<List<String>>> program()
public List<List<String>> pipeline()
public List<String> statement()
public String messy()
public String toString()
toString
Object
public String unescape()
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.