jfun.parsec
public class String2TokenWord extends Object implements FromString<TypedToken<TokenType>>
Method Summary | |
---|---|
TypedToken<TokenType> | fromString(int from, int len, String s) |
static FromString<TypedToken<TokenType>> | instance()
Get an instance of this implementation. |
String | toString() |