public class ClassNameParser extends AbstractTypeParser
AbstractParser.NotAnIdentifierExceptiontypeBuilder, UNEXPECTED_ARRAY_ERRORBAD_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 |
|---|
ClassNameParser(org.jamon.api.Location location,
PositionalPushbackReader reader,
ParserErrorsImpl errors) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
parseTypeElaborations() |
protected void |
readBoundingType() |
checkForArrayBrackets, getTypeaddError, addError, checkForTagClosure, checkToken, eofErrorMessage, parsePath, readAndAppendChar, readChar, readClassName, readIdentifier, readIdentifierOrThrow, readJava, readType, readUntil, soakWhitespacepublic ClassNameParser(org.jamon.api.Location location,
PositionalPushbackReader reader,
ParserErrorsImpl errors)
throws IOException,
ParserErrorImpl
IOExceptionParserErrorImplprotected void parseTypeElaborations()
throws IOException,
AbstractParser.NotAnIdentifierException,
ParserErrorImpl
parseTypeElaborations in class AbstractTypeParserIOExceptionParserErrorImplAbstractParser.NotAnIdentifierExceptionprotected void readBoundingType()
throws IOException,
AbstractParser.NotAnIdentifierException,
ParserErrorImpl
Copyright © 2003–2015 Jamon developers. All rights reserved.