Semmle QL C# standard library
Index
hasBody
Class
Method
Predicates
canReturn
getACallee
getALocation
getAnImplementation
getAnOverrider
getCallPopCount
getCallPushCount
getDeclaringType
getLocation
getMethod
getName
getOverriddenMethod
getParameter
getRawParameter
getReturnType
getSourceDeclaration
getType
getUnboundMethod
hasBody
isAdder
isConstructor
isConversion
isExplicitConversion
isFinalizer
isGetter
isImplicitConversion
isInstanceConstructor
isNew
isOperator
isRemove
isSecureObject
isSetter
isSpecial
isStatic
isStaticConstructor
isVirtual
returnsVoid
toString
Inherited predicates
compiledFromSource
flowsTo
fromSource
getALocalFlowSucc
getAParameter
getARawParameter
getAnAttribute
getCSharpDeclaration
getFile
getLabel
getLanguage
getNumberOfParameters
getParent
getQualifiedName
getUndecoratedName
hasName
hasQualifiedName
hasQualifiedName
hasSecurity
isAbstract
isInternal
isPrivate
isProtected
isPublic
isSealed
isSourceDeclaration
toStringWithTypes
Member predicate
Method
::
Method
::
hasBody
Holds if this callable has a body or an implementation.
predicate
hasBody
()