Package org.glassfish.rmic.tools.asm
Class TryData
java.lang.Object
org.glassfish.rmic.tools.asm.TryData
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
catches
-
endLabel
Label endLabel
-
-
Constructor Details
-
TryData
public TryData()
-
-
Method Details
-
add
Add a label -
getCatch
Get a label -
getEndLabel
Get the default label
-