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