类的使用
jaskell.parsec.common.OneOf
程序包 | 说明 |
---|---|
jaskell.parsec.common |
-
jaskell.parsec.common中OneOf的使用
返回OneOf的jaskell.parsec.common中的方法 修饰符和类型 方法 说明 static <E> OneOf<E>
Atom. oneOf(Set<E> data)
程序包 | 说明 |
---|---|
jaskell.parsec.common |
修饰符和类型 | 方法 | 说明 |
---|---|---|
static <E> OneOf<E> |
Atom.oneOf(Set<E> data) |