Interface ICConstantIntegerLarge

All Superinterfaces:
ICConstant<BigInteger>, ICConstantInteger<BigInteger>, ICElement, ICExpression

@Ser public interface ICConstantIntegerLarge extends ICConstantInteger<BigInteger>
C AST interface used to represent arbitrary-legth integer literals.