Semmle QL Java standard library
Index
reads
Class
Callable
Predicates
accesses
calls
callsConstructor
callsSuper
callsSuperConstructor
callsThis
getACallSite
getACallee
getAParamType
getAParameter
getAReference
getAThrownExceptionType
getAnAccessedField
getAnException
getBody
getMethodDescriptor
getMetrics
getNumberOfParameters
getParameter
getParameterType
getReturnType
getSignature
getSourceDeclaration
getStringSignature
hasNoParameters
hasStringSignature
isSourceDeclaration
isVarargs
paramsString
polyCalls
reads
writes
Inherited predicates
contains
fromSource
getAModifier
getAnAnnotation
getCompilationUnit
getDeclaringType
getDoc
getEnclosingCallable
getFile
getLocation
getName
getNumberOfCommentLines
getNumberOfLinesOfCode
getQualifiedName
getTotalNumberOfLines
hasAnnotation
hasAnnotation
hasChildElement
hasLocationInfo
hasModifier
hasName
hasNoModifier
isAbstract
isDefault
isFinal
isNative
isPackageProtected
isPrivate
isProtected
isPublic
isStatic
isStrictfp
isSynchronized
isTransient
isVolatile
suppressesWarningsAbout
toString
Member predicate
Member
::
Callable
::
reads
Holds if field
f
may be read within the body of this callable.
predicate
reads
(
Field
f
)