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