Class IntLiteral

java.lang.Object
pascal.taie.ir.exp.IntLiteral
All Implemented Interfaces:
Serializable, Exp, IntegerLiteral, Literal, NumberLiteral, RValue

public class IntLiteral extends Object implements IntegerLiteral
Representation of int literals.
See Also:
  • Method Details