Class Many<T>

java.lang.Object
org.jparsec.Matcher<List<T>>
org.jparsec.combinator.Many<T>

public class Many<T> extends Matcher<List<T>>