程序包 jaskell.parsec
接口 Binder<E,T,C,Status,Tran>
- 所有已知实现类:
JoinCharacters
,JoinText
public interface Binder<E,T,C,Status,Tran>
Created by Mars Liu on 2016-01-02.
Binder 为模拟 Monad 的 bind 行为提供接口抽象.
-
方法概要
-
方法详细资料
-
bind
- 抛出:
EOFException
-