appendStageIndex

Appends a pipeline index to the mangled name.

Appends "pipeline[idx]" to the mangled name.

Return

this

Parameters

idx

The index of the stage within the pipeline.

Throws

if:

  • The builder is not empty, and the previous token is not a nested pipeline identifier

  • The builder has transitioned into stage component context.