public final class ParentArgsParser extends AbstractParser
AbstractParser.NotAnIdentifierException
Modifier and Type | Field and Description |
---|---|
static String |
MALFORMED_PARENT_ARGS_CLOSE |
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 |
---|
ParentArgsParser(PositionalPushbackReader reader,
ParserErrorsImpl errors,
org.jamon.api.Location tagLocation) |
Modifier and Type | Method and Description |
---|---|
ParentArgsNode |
getParentArgsNode() |
addError, addError, checkForTagClosure, checkToken, eofErrorMessage, parsePath, readAndAppendChar, readChar, readClassName, readIdentifier, readIdentifierOrThrow, readJava, readType, readUntil, soakWhitespace
public static final String MALFORMED_PARENT_ARGS_CLOSE
public ParentArgsParser(PositionalPushbackReader reader, ParserErrorsImpl errors, org.jamon.api.Location tagLocation) throws IOException
IOException
public ParentArgsNode getParentArgsNode()
Copyright © 2003–2018 Jamon developers. All rights reserved.