Module Input
Import path
import semmle.go.dataflow.internal.FlowSummaryImpl
Predicates
callbackSelfParameterPosition | Gets the parameter position representing a callback itself, if any. |
decodeUnknownArgumentPosition | Gets an argument position corresponding to the unknown token |
decodeUnknownParameterPosition | Gets a parameter position corresponding to the unknown token |
decodeUnknownReturn | Gets a return kind corresponding to the unknown token |
encodeArgumentPosition | Gets the textual representation of argument position |
encodeContent | Gets the textual representation of content |
encodeParameterPosition | Gets the textual representation of parameter position |
encodeReturn | Gets the textual representation of return kind |
getStandardReturnValueKind | Gets the return kind corresponding to specification |
neutralElement | Holds if a neutral (MaD) model exists for |
Aliases
SummarizedCallableBase | A |