A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://codeql.github.com/codeql-standard-libraries/go/semmle/go/Scopes.qll/type.Scopes$Method.html below:

Method

getACall

Gets a call to this function.

from Function getAParameter

Gets a parameter of this function.

from Function getARead

Gets a data-flow node that reads the value of this entity.

from ValueEntity getAReference

Gets a reference to this entity.

from Entity getAResult

Gets a result variable of this function.

from Function getAWrite

Gets a control-flow node that updates the value of this entity.

from ValueEntity getBody

Gets the body of this function, if any.

from Function getDeclaration

Gets the declaring identifier for this entity, if any.

from Entity getFuncDecl

Gets the declaration of this function, if any.

from Function getLocation

Gets the location of this entity.

from Entity getName

Gets the name of this entity.

from Entity getNumParameter

Gets the number of parameters of this function.

from Function getNumResult

Gets the number of results of this function.

from Function getParameter

Gets the ith parameter of this function.

from Function getParameterType

Gets the type of the ith parameter of this function.

from Function getQualifiedName

Gets the qualified name of this entity, if any.

from Entity getResult

Gets the ith result variable of this function.

from Function getResultType

Gets the type of the ith result of this function.

from Function getScope

Gets the scope in which this entity is declared, if any.

from Entity getType

Gets the type of this entity.

from Entity hasLocationInfo

DEPRECATED: Use getLocation() instead.

from Entity isVariadic

Holds if this function is variadic.

from Function mayHaveSideEffects

Holds if this function has no observable side effects.

from Function mayPanic

Holds if calling this function may cause a runtime panic.

from Function mayReturnNormally

Holds if this function may return without panicking, exiting the process, or looping forever.

from Function mustPanic

Holds if calling this function always causes a runtime panic.

from Function toString

Gets a textual representation of this entity.

from Entity

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4