Package org.parboiled

Class ParserStatistics

java.lang.Object
org.parboiled.ParserStatistics
All Implemented Interfaces:
MatcherVisitor<ParserStatistics>

public class ParserStatistics extends Object implements MatcherVisitor<ParserStatistics>