org.apache.felix.gogo.runtime
Class Parser

java.lang.Object
  extended by org.apache.felix.gogo.runtime.Parser

public class Parser
extends Object


Constructor Summary
Parser(CharSequence program)
           
 
Method Summary
 void array( list,  map)
           
  program()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Parser

public Parser(CharSequence program)
Method Detail

program

public  program()

array

public void array( list,
                   map)
           throws Exception
Throws:
Exception


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.