Package mireka.address.parser
Class ReversePathParser
- Object
-
- mireka.address.parser.base.CharParser
-
- mireka.address.parser.ReversePathParser
-
public class ReversePathParser extends CharParser
-
-
Field Summary
-
Fields inherited from class mireka.address.parser.base.CharParser
currentToken, scanner, spelling
-
-
Constructor Summary
Constructors Constructor Description ReversePathParser(String source)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ReversePathASTparse()-
Methods inherited from class mireka.address.parser.base.CharParser
accept, accept, acceptIt, acceptThem, peekString, popPosition, popSpelling, pushPosition, pushSpelling
-
-
-
-
Method Detail
-
parse
public ReversePathAST parse() throws java.text.ParseException
- Throws:
java.text.ParseException
-
-