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() |
create
public java.lang.Long getValue()
getValue
in interface ISqlJetExpression
getValue
in interface ISqlJetIntegerLiteral
getValue
in class SqlJetExpression
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.