antlr

Class ExceptionSpec

class ExceptionSpec extends Object

Field Summary
protected Vectorhandlers
protected Tokenlabel
Constructor Summary
ExceptionSpec(Token label_)
Method Summary
voidaddHandler(ExceptionHandler handler)

Field Detail

handlers

protected Vector handlers

label

protected Token label

Constructor Detail

ExceptionSpec

public ExceptionSpec(Token label_)

Method Detail

addHandler

public void addHandler(ExceptionHandler handler)