Klasse AjProblemReporter

Alle implementierten Schnittstellen:
AutoCloseable

public class AjProblemReporter extends ProblemReporter
Extends problem reporter to support compiler-side implementation of declare soft. Also overrides error reporting for the need to implement abstract methods to account for inter-type declarations and pointcut declarations. This second job might be better done directly in the SourceTypeBinding/ClassScope classes.
Autor:
Jim Hugunin