Module Declaration
Provides classes for declarations and members.
Import path
import semmle.code.cil.Declaration
Imports
CIL |
Provides the core CIL data model. |
Classes
Declaration |
A declaration. Either a member ( |
Event |
An event. |
Member |
A member of a type. Either a type ( |
Property |
A property. |
TrivialProperty |
A property that is trivial (wraps a field). |