Module Parameterizable
Provides a general parameterizable entity to represent constructs that might have parameters.
Import path
import semmle.code.dotnet.Parameterizable
Imports
Declaration |
Provides classes for .Net declarations. |
Classes
Parameterizable |
A general parameterizable entity, such as a callable, delegate type, accessor, indexer, or function pointer type. |