类 NCh
java.lang.Object
jaskell.parsec.common.NCh
public class NCh extends Object implements Parsec<Character,Character>
Created by Mars Liu on 2016/9/28.
Expect State return a char not equals chr.
-
构造器详细资料
-
NCh
-
NCh
-
-
方法详细资料
-
parse
- 指定者:
parse
在接口中Parsec<Character,Character>
- 抛出:
EOFException
ParsecException
-