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