railo.runtime.sql.old
Class ZqlParser
java.lang.Object
railo.runtime.sql.old.ZqlParser
public final class ZqlParser
- extends Object
ZqlParser
public ZqlParser(InputStream inputstream)
ZqlParser
public ZqlParser()
main
public static void main(String[] args)
throws ParseException
- Throws:
ParseException
initParser
public void initParser(InputStream inputstream)
addCustomFunction
public void addCustomFunction(String s,
int i)
readStatement
public ZStatement readStatement()
throws ParseException
- Throws:
ParseException
readStatements
public Vector readStatements()
throws ParseException
- Throws:
ParseException
readExpression
public ZExp readExpression()
throws ParseException
- Throws:
ParseException
Copyright © 2012 Railo