org.rythmengine.internal.parser.build_in
Class StringTokenParser
java.lang.Object
org.rythmengine.internal.parser.ParserBase
org.rythmengine.internal.parser.build_in.StringTokenParser
- All Implemented Interfaces:
- IParser
public class StringTokenParser
- extends ParserBase
The StringToken probe grab plain texts (no special token at all)
| Methods inherited from class org.rythmengine.internal.parser.ParserBase |
a, builder, checkRestrictedClass, ctx, currentLine, dialect, isLastBuilderLiteral, p, p, p, p, p, pattern, peek, pop, processFollowingOpenBraceAndLineBreak, raiseParseException, remain, step |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringTokenParser
public StringTokenParser(IContext context)
go
public Token go()
Copyright © 2014. All Rights Reserved.