类的使用
jaskell.parsec.common.Attempt
程序包 | 说明 |
---|---|
jaskell.parsec.common |
-
jaskell.parsec.common中Attempt的使用
返回Attempt的jaskell.parsec.common中的方法 修饰符和类型 方法 说明 static <E, T> Attempt<E,T>
Combinator. attempt(Parsec<E,T> parser)