|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tmatesoft.sqljet.core.internal.schema.SqlJetExpression
public abstract class SqlJetExpression
Constructor Summary | |
---|---|
SqlJetExpression()
|
Method Summary | |
---|---|
static ISqlJetExpression |
create(org.antlr.runtime.tree.CommonTree ast)
|
java.lang.Object |
getValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SqlJetExpression()
Method Detail |
---|
public static ISqlJetExpression create(org.antlr.runtime.tree.CommonTree ast) throws SqlJetException
SqlJetException
public java.lang.Object getValue()
getValue
in interface ISqlJetExpression
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |