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

Member predicate DoubleLiteral::getDoubleValue

Gets the value of this literal as CodeQL 64-bit float. The result will have the same effective value as the Java double literal.

float getDoubleValue()