|
|||||||||
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
org.tmatesoft.sqljet.core.internal.schema.SqlJetFunctionLiteral
public class SqlJetFunctionLiteral
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.tmatesoft.sqljet.core.schema.ISqlJetFunctionLiteral |
---|
ISqlJetFunctionLiteral.Function |
Constructor Summary | |
---|---|
SqlJetFunctionLiteral(org.antlr.runtime.tree.CommonTree ast)
|
Method Summary | |
---|---|
ISqlJetFunctionLiteral.Function |
getValue()
|
java.lang.String |
toString()
|
Methods inherited from class org.tmatesoft.sqljet.core.internal.schema.SqlJetExpression |
---|
create |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SqlJetFunctionLiteral(org.antlr.runtime.tree.CommonTree ast)
Method Detail |
---|
public ISqlJetFunctionLiteral.Function getValue()
getValue
in interface ISqlJetExpression
getValue
in interface ISqlJetFunctionLiteral
getValue
in class SqlJetExpression
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |