isFloat

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

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

Return

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

Since

0.1.0

Parameters

index

The identifier of the constant