public class SqlJetFunctionLiteral extends SqlJetExpression implements ISqlJetFunctionLiteral
ISqlJetFunctionLiteral.Function| Constructor and Description |
|---|
SqlJetFunctionLiteral(org.antlr.runtime.tree.CommonTree ast) |
| Modifier and Type | Method and Description |
|---|---|
ISqlJetFunctionLiteral.Function |
getValue() |
java.lang.String |
toString() |
createpublic SqlJetFunctionLiteral(org.antlr.runtime.tree.CommonTree ast)
public ISqlJetFunctionLiteral.Function getValue()
getValue in interface ISqlJetExpressiongetValue in interface ISqlJetFunctionLiteralgetValue in class SqlJetExpressionpublic java.lang.String toString()
toString in class java.lang.Object