Class ParseResults


  • public class ParseResults
    extends Object
    The wrapped result of parsing a .java source file. The packageName and className arguments can be obtained from root, but they are returned here for convenience.