public final class CParser extends AbstractParser implements Parser
| Constructor and Description |
|---|
CParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFilename(String include) |
String[] |
getIncludes() |
AbstractParserState |
getNewLineState() |
void |
parse(Reader reader) |
public void addFilename(String include)
addFilename in class AbstractParserpublic String[] getIncludes()
getIncludes in interface Parserpublic AbstractParserState getNewLineState()
getNewLineState in class AbstractParserpublic void parse(Reader reader) throws IOException
parse in interface Parserparse in class AbstractParserIOExceptionCopyright © 2018 MojoHaus. All rights reserved.