static <A, B> Pair<A,B>
create(A left, B right)
static Pair<List<String>,List<String>>
tokenizeRule(String rule)