public final class

CatchData

extends Object
java.lang.Object
   ↳ sun.tools.asm.CatchData

Class Overview

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.

Summary

Public Methods
Label getLabel()
Get the label
Object getType()
Get the clazz
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public Label getLabel ()

Get the label

public Object getType ()

Get the clazz