Package org.jboss.forge.roaster


package org.jboss.forge.roaster
  • Class
    Description
    Represents an object that stores implementation-specific data.
    Represents an object that has a root ancestor that should be made accessible to its clients.
    ParserException is the exception which is thrown if a parsing process fails.
    During the parsing of code, problems can occur which can be wrapped inside a object with this class.
    Responsible for parsing data into new JavaType instances.
    Various stream utilities.