Class StaticInitHandler


Handler for static initialization blocks.
  • Constructor Details

    • StaticInitHandler

      Construct an instance of this handler with the given indentation check, abstract syntax tree, and parent handler.
      Parameters:
      indentCheck - the indentation check
      ast - the abstract syntax tree
      parent - the parent handler