Function S2Builder.pushLabel
Add a label to the stack.
void pushLabel
(
int label
);
REQUIRES
label >= 0.
Add a label to the stack.
void pushLabel
(
int label
);
label >= 0.