CodeQL library for Java/Kotlin
codeql/java-all 0.9.0 (changelog, source)
Search

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.

float getFloatValue()