Class Or<T,U>

java.lang.Object
org.jparsec.Matcher<Either<T,U>>
org.jparsec.combinator.Or<T,U>

public class Or<T,U> extends Matcher<Either<T,U>>