public class SqlJetFunctionLiteral extends SqlJetExpression implements ISqlJetFunctionLiteral
ISqlJetFunctionLiteral.Function
Constructor and Description |
---|
SqlJetFunctionLiteral(CommonTree ast) |
Modifier and Type | Method and Description |
---|---|
ISqlJetFunctionLiteral.Function |
getValue() |
java.lang.String |
toString() |
create
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
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.