Méthode | Description | |
---|---|---|
TryGetNext ( IList |
Grabs the next group of instructions that could potentially be a base or chained construtor call.
|
Méthode | Description | |
---|---|---|
InstructionGroup ( int firstIndex, int lastIndex, List |
Creates a new InstructionGroup.
|
public static TryGetNext ( IList |
||
sourceInstructions | IList |
Source instructions to look at. |
firstIndex | int | Index of the first instruction to look at. |
instructionGroup | InstructionGroup | Output parameter to contain the results. |
Résultat | bool |