Class SqlJetFunctionLiteral
java.lang.Object
org.tmatesoft.sqljet.core.internal.schema.SqlJetExpression
org.tmatesoft.sqljet.core.internal.schema.SqlJetFunctionLiteral
- All Implemented Interfaces:
ISqlJetExpression
,ISqlJetFunctionLiteral
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.tmatesoft.sqljet.core.schema.ISqlJetFunctionLiteral
ISqlJetFunctionLiteral.Function
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.tmatesoft.sqljet.core.internal.schema.SqlJetExpression
create
-
Constructor Details
-
SqlJetFunctionLiteral
public SqlJetFunctionLiteral(org.antlr.runtime.tree.CommonTree ast)
-
-
Method Details
-
getValue
- Specified by:
getValue
in interfaceISqlJetExpression
- Specified by:
getValue
in interfaceISqlJetFunctionLiteral
- Overrides:
getValue
in classSqlJetExpression
-
toString
-