qtil
advanced-security/qtil-csharp 0.0.3
Search

Member predicate AssignableDefinitions::OutRefDefinition::getIndex

Gets the index of this definition among the other definitions in the out/ref assignment. For example, in M(out x, ref y) the index of the definitions of x and y are 0 and 1, respectively.

int getIndex()