isDouble

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

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

Return

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

Since

0.1.0

Parameters

index

The identifier of the constant