public interface  com.github.javaparser.ParseResult$PostProcessor extends java.lang.Object
{
public abstract void process(com.github.javaparser.ParseResult, com.github.javaparser.ParserConfiguration);
}