Module CIL
Provides the core CIL data model.
Import path
import semmle.code.cil.CIL
Imports
Access | Provides classes for accesses. |
Attribute | Provides the |
BasicBlock | Provides classes representing basic blocks. |
ControlFlow | Provides classes for control flow. |
CustomModifierReceiver | Provides a class to represent |
DataFlow | Provides a collection of building blocks and utilities for data flow. |
Declaration | Provides classes for declarations and members. |
Element | Provides the |
Generics | Provides classes for generic types and methods. |
Handler | Provides classes for different types of handler. |
Instruction | Provides the |
InstructionGroups | Provides classes representing various classes of expression and other instructions. |
Instructions | Provides classes representing individual opcodes. |
Location | Provides the |
Method | Provides classes for methods. |
Parameterizable | Provides |
Ssa | Provides the module |
Stubs | Provides classes and predicates for identifying stub code. |
Type | Provides classes for types and associated classes. |
Types | Provides classes representing various types. |
Variable | Provides classes for variables. |