CodeQL library for C#
Version 1.22.0
Index
Search
getNumberOfLines
Class
Callable
Predicates
calls
canReturn
canYieldReturn
getABody
getACall
getAParameter
getAStatementBody
getAnExpressionBody
getAnnotatedReturnType
getBody
getCyclomaticComplexity
getEnclosingCallable
getEntryPoint
getExitPoint
getExpressionBody
getNumberOfLines
getNumberOfLinesOfCode
getNumberOfLinesOfComments
getNumberOfParameters
getParameter
getReturnType
getSourceDeclaration
getStatementBody
hasBody
hasExpressionBody
hasNonEmptyBody
hasStatementBody
returnsRef
returnsRefReadonly
toStringWithTypes
Inherited predicates
compiledFromSource
fromLibrary
fromSource
getAChild
getAChildExpr
getAChildStmt
getALocation
getARawParameter
getChild
getChildExpr
getChildStmt
getDeclaringType
getFile
getIndex
getLabel
getLanguage
getLocation
getName
getNumberOfChildren
getParent
getQualifiedName
getQualifiedNameWithTypes
getRawParameter
getUndecoratedName
hasName
hasNoParameters
hasQualifiedName
hasQualifiedName
isCompilerGenerated
isSourceDeclaration
matchesHandle
parameterTypesToString
toString
Member predicate
Callable
::
Callable
::
getNumberOfLines
Gets the total number of lines in this callable.
int
getNumberOfLines
()