Package com.github.javaparser.ast.comments


package com.github.javaparser.ast.comments
  • Class Summary
    Class
    Description
    AST node that represent block comments.
    Abstract class for all AST nodes that represent comments.
    The comments contained in a certain parsed piece of source code.
    A Javadoc comment.
    AST node that represent line comments.