Class ImplicitFieldReadNode
A unit class for adding nodes that should implicitly read from all nested content.
For example, this might be appropriate for the argument to a method that serializes a struct.
Import path
import semmle.go.dataflow.internal.DataFlowUtil
Direct supertypes
Indirect supertypes
Known direct subtypes
Predicates
shouldImplicitlyReadAllFields | Holds if the node |