|
|||||||||
| 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.SqlJetFloatLiteral
public class SqlJetFloatLiteral
| Constructor Summary | |
|---|---|
SqlJetFloatLiteral(org.antlr.runtime.tree.CommonTree ast)
|
|
| Method Summary | |
|---|---|
java.lang.Double |
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 SqlJetFloatLiteral(org.antlr.runtime.tree.CommonTree ast)
| Method Detail |
|---|
public java.lang.Double getValue()
getValue in interface ISqlJetExpressiongetValue in interface ISqlJetFloatLiteralgetValue in class SqlJetExpressionpublic 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 | ||||||||