public abstract class SqlJetExpression extends java.lang.Object implements ISqlJetExpression
Constructor and Description |
---|
SqlJetExpression() |
Modifier and Type | Method and Description |
---|---|
static ISqlJetExpression |
create(CommonTree ast) |
java.lang.Object |
getValue() |
public static ISqlJetExpression create(CommonTree ast) throws SqlJetException
SqlJetException
public java.lang.Object getValue()
getValue
in interface ISqlJetExpression
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.