Interface ICustomCommentProcessor

All Superinterfaces:
CommentProcessor
All Known Implementing Classes:
CustomCommentProcessor

public interface ICustomCommentProcessor extends CommentProcessor

ICustomCommentProcessor interface.

Since:
1.6.6
Version:
${version}
Author:
Joseph Verron
  • Method Details

    • visitParagraph

      void visitParagraph()

      visitParagraph.