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
SqlJetExceptionpublic java.lang.Object getValue()
getValue in interface ISqlJetExpressionCopyright © 2009-2010 TMate Software Ltd. All Rights Reserved.