Class TryData

java.lang.Object
org.glassfish.rmic.tools.asm.TryData

public final class TryData extends Object
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

  • Constructor Details

    • TryData

      public TryData()
  • Method Details

    • add

      public CatchData add(Object type)
      Add a label
    • getCatch

      public CatchData getCatch(int n)
      Get a label
    • getEndLabel

      public Label getEndLabel()
      Get the default label