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 Expression
Copyright © 2018 JBoss by Red Hat. All rights reserved.