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, pushSpelling
public RemotePartParser(CharScanner charScanner)
public RemotePartParser(String source)
public RemotePartAST parse() throws java.text.ParseException
java.text.ParseException
public RemotePartAST parseLeft() throws java.text.ParseException
java.text.ParseException