java.lang.Object
org.xbib.jacc.compiler.Handler
- Direct Known Subclasses:
ConsoleHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintprotected abstract voidrespondTo(org.xbib.jacc.compiler.Diagnostic diagnostic)
-
Constructor Details
-
Handler
public Handler()
-
-
Method Details
-
getNumFailures
public int getNumFailures() -
respondTo
protected abstract void respondTo(org.xbib.jacc.compiler.Diagnostic diagnostic)
-