Interface ParseReceiver<P,​NC,​L,​EA,​CL extends CommentList<L>,​A extends Annotations<L,​EA,​CL>>

  • All Superinterfaces:
    SubParser<P,​NC,​L,​EA,​CL,​A>
    All Known Implementing Classes:
    SAXParseReceiver

    public interface ParseReceiver<P,​NC,​L,​EA,​CL extends CommentList<L>,​A extends Annotations<L,​EA,​CL>>
    extends SubParser<P,​NC,​L,​EA,​CL,​A>