Class Seq2<T,U>

java.lang.Object
org.jparsec.Matcher<Pair<T,U>>
org.jparsec.combinator.Seq2<T,U>

public class Seq2<T,U> extends Matcher<Pair<T,U>>