public interface

IJavaLabel

implements IStatement
com.pnfsoftware.jeb.core.units.code.java.IJavaLabel

Class Overview

Java AST interface to represent labels.

Summary

Public Methods
abstract String getName()
Get the label name.
[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.units.code.java.IJavaElement

Public Methods

public abstract String getName ()

Get the label name.