public class Parser extends Object
Parser(CharSequence program)
void
array(List<Token> list, Map<Token,Token> map)
List<List<List<Token>>>
program()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Parser(CharSequence program)
public List<List<List<Token>>> program()
public void array(List<Token> list, Map<Token,Token> map) throws Exception
Exception
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.