public class IntegerLiteral extends Literal
An expression representing an integer literal value. The value is stored internally as a long.
| Constructor and Description |
|---|
IntegerLiteral(String pToken)
Constructor
|
public IntegerLiteral(String pToken)
public String getExpressionString()
getExpressionString in class ExpressionCopyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.