public class PathParser extends AbstractParser
AbstractParser.NotAnIdentifierException| Modifier and Type | Field and Description |
|---|---|
static String |
GENERIC_PATH_ERROR |
BAD_ARGS_CLOSE_TAG, BAD_JAVA_TYPE_SPECIFIER, EOF_IN_JAVA_QUOTE_ERROR, errors, INCOMPLETE_ARRAY_SPECIFIER_ERROR, MALFORMED_TAG_ERROR, NOT_AN_IDENTIFIER_ERROR, reader| Constructor and Description |
|---|
PathParser(PositionalPushbackReader reader,
ParserErrorsImpl errors) |
| Modifier and Type | Method and Description |
|---|---|
AbstractPathNode |
getPathNode() |
addError, addError, checkForTagClosure, checkToken, eofErrorMessage, parsePath, readAndAppendChar, readChar, readClassName, readIdentifier, readIdentifierOrThrow, readJava, readType, readUntil, soakWhitespacepublic static final String GENERIC_PATH_ERROR
public PathParser(PositionalPushbackReader reader, ParserErrorsImpl errors) throws IOException
IOExceptionpublic AbstractPathNode getPathNode()
Copyright © 2003–2015 Jamon developers. All rights reserved.