CodeQL library for Go
codeql/go-all 2.1.3-dev (changelog, source)
Search

Type MkImplicitDeref

A control-flow node that represents the implicit dereference of the base in a field/method access, element access, or slice expression.

Import path

import semmle.go.controlflow.ControlFlowGraphImpl

Known direct subtypes