Class CodeContext

java.lang.Object
org.glassfish.rmic.tools.tree.Context
org.glassfish.rmic.tools.tree.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 Details

    • breakLabel

      Label breakLabel
    • contLabel

      Label contLabel
  • Constructor Details

    • CodeContext

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