Class CodeBlockForOuterMostAlt


  • public class CodeBlockForOuterMostAlt
    extends CodeBlockForAlt
    The code associated with the outermost alternative of a rule. Sometimes we might want to treat them differently in the code generation.
    • Field Detail

      • altLabel

        public String altLabel
        The label for the alternative; or null if the alternative is not labeled.