Class AbstractJavadocCheck.FileContext

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private DetailAST blockCommentAst
      DetailAST node of considered Javadoc comment that is just a block comment in Java language syntax tree.
      private JavadocDetailNodeParser parser
      Parses content of Javadoc comment as DetailNode tree.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private FileContext()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait