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

Member predicate ConstantField :: getConstantValue

Gets the constant value assigned to the field.

Note: although this value is constant, we may not be able to statically determine the value.

ConstantExpr getConstantValue ( )