Class CheckContext

java.lang.Object
org.glassfish.rmic.tools.tree.Context
org.glassfish.rmic.tools.tree.CheckContext
All Implemented Interfaces:
Constants, RuntimeConstants

public class CheckContext 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

    • vsBreak

      public Vset vsBreak
    • vsContinue

      public Vset vsContinue
    • vsTryExit

      public Vset vsTryExit
  • Constructor Details

    • CheckContext

      CheckContext(Context ctx, Statement stat)
      Create a new nested context, for a block statement