Interface XCallbacks

  • All Known Subinterfaces:
    XCallbacks2
    All Known Implementing Classes:
    CompetitionValidator, FeatureDisplayer, SolutionChecker

    public interface XCallbacks
    This interface can be implemented to benefit from the parsing process of a Java parser. Many callback functions are automatically called and can then be intercepted.
    Author:
    Christophe Lecoutre