org.apache.felix.gogo.runtime
Class Parser
java.lang.Object
org.apache.felix.gogo.runtime.Parser
public class Parser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Parser
public Parser(CharSequence program)
program
public List<List<List<Token>>> program()
array
public void array(List<Token> list,
Map<Token,Token> map)
throws Exception
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.