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

Member predicate ConditionNode :: getCondition

Gets the condition of this ConditionNode. This is equal to the node itself.

Expr getCondition ( )