qtil
advanced-security/qtil-csharp 0.0.3
Search

Class ParameterPosition

A parameter position.

Import path

import semmle.code.csharp.dataflow.internal.DataFlowDispatch

Direct supertypes

Predicates

getPosition

Gets the underlying integer position, if any.

isDelegateSelf

Holds if this position represents a reference to a delegate itself.

isThisParameter

Holds if this position represents a this parameter.

toString

Gets a textual representation of this position.