public class RemotePartParser extends CharParser
currentToken, scanner, spelling| Constructor and Description |
|---|
RemotePartParser(CharScanner charScanner) |
RemotePartParser(String source) |
| Modifier and Type | Method and Description |
|---|---|
RemotePartAST |
parse() |
RemotePartAST |
parseLeft() |
accept, accept, acceptIt, acceptThem, peekString, popPosition, popSpelling, pushPosition, pushSpellingpublic RemotePartParser(CharScanner charScanner)
public RemotePartParser(String source)
public RemotePartAST parse() throws java.text.ParseException
java.text.ParseExceptionpublic RemotePartAST parseLeft() throws java.text.ParseException
java.text.ParseException