isInt

fun isInt(index: Int): Boolean(source)

Check if the constant at the given index is a ConstantPoolEntry.IntConstant

Return

If the constant at the given index is a ConstantPoolEntry.IntConstant

Since

0.1.0

Parameters

index

The identifier of the constant