public class SqlJetIntegerLiteral extends SqlJetExpression implements ISqlJetIntegerLiteral
| Constructor and Description |
|---|
SqlJetIntegerLiteral(CommonTree ast) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getValue() |
java.lang.String |
toString() |
createpublic java.lang.Long getValue()
getValue in interface ISqlJetExpressiongetValue in interface ISqlJetIntegerLiteralgetValue in class SqlJetExpressionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2009-2010 TMate Software Ltd. All Rights Reserved.