public abstract class SqlJetExpression extends java.lang.Object implements ISqlJetExpression
| Constructor and Description |
|---|
SqlJetExpression() |
| Modifier and Type | Method and Description |
|---|---|
static ISqlJetExpression |
create(org.antlr.runtime.tree.CommonTree ast) |
java.lang.Object |
getValue() |
public static ISqlJetExpression create(org.antlr.runtime.tree.CommonTree ast) throws SqlJetException
SqlJetExceptionpublic java.lang.Object getValue()
getValue in interface ISqlJetExpression