Interface ICustomCommentProcessor

All Superinterfaces:
CommentProcessor
All Known Implementing Classes:
ProcessorCustomTest

public interface ICustomCommentProcessor extends CommentProcessor
ICustomCommentProcessor interface.
Since:
1.6.6
Version:
${version}
Author:
Joseph Verron
  • Method Details

    • visitParagraph

      void visitParagraph()
      visitParagraph.