Member predicate FloatLiteral::getFloatValue
Gets the value of this literal as CodeQL 64-bit float
. The value will
be parsed as Java 32-bit float
and then converted to a CodeQL float
.
Gets the value of this literal as CodeQL 64-bit float
. The value will
be parsed as Java 32-bit float
and then converted to a CodeQL float
.