Class CodeContext

  • All Implemented Interfaces:
    Constants, RuntimeConstants

    class CodeContext
    extends Context
    WARNING: The contents of this source file are not part of any supported API. Code that depends on them does so at its own risk: they are subject to change or removal without notice.
    • Field Detail

      • breakLabel

        Label breakLabel
      • contLabel

        Label contLabel
    • Constructor Detail

      • CodeContext

        CodeContext​(Context ctx,
                    Node node)
        Create a new nested context, for a block statement