public class SqlJetFloatLiteral extends SqlJetExpression implements ISqlJetFloatLiteral
Constructor and Description |
---|
SqlJetFloatLiteral(CommonTree ast) |
Modifier and Type | Method and Description |
---|---|
java.lang.Double |
getValue() |
java.lang.String |
toString() |
create
public java.lang.Double getValue()
getValue
in interface ISqlJetExpression
getValue
in interface ISqlJetFloatLiteral
getValue
in class SqlJetExpression
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.