public class PathParser extends CharParser
currentToken, scanner, spelling| Constructor and Description |
|---|
PathParser(CharScanner charScanner) |
PathParser(String source) |
| Modifier and Type | Method and Description |
|---|---|
PathAST |
parse() |
PathAST |
parseLeft() |
accept, accept, acceptIt, acceptThem, peekString, popPosition, popSpelling, pushPosition, pushSpellingpublic PathParser(String source)
public PathParser(CharScanner charScanner)