Module Properties
Provides a class for representing and reasoning about properties of data-flow nodes.
Import path
import semmle.go.dataflow.PropertiesImports
| go | Provides classes for working with Go programs. |
Predicates
| booleanProperty | Gets a |
| nilProperty | Gets a |
| notNilProperty | Gets a |
Classes
| Property | A property which may or may not hold of a data-flow node. |