Class 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 Detail

      • vsBreak

        public Vset vsBreak
      • vsContinue

        public Vset vsContinue
      • vsTryExit

        public Vset vsTryExit
    • Constructor Detail

      • CheckContext

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