com.github.maven_nar.cpptasks.borland
Class CfgFilenameState
java.lang.Object
com.github.maven_nar.cpptasks.parser.AbstractParserState
com.github.maven_nar.cpptasks.parser.FilenameState
com.github.maven_nar.cpptasks.borland.CfgFilenameState
public class CfgFilenameState
- extends FilenameState
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CfgFilenameState
public CfgFilenameState(AbstractParser parser,
char[] terminators)
consume
public AbstractParserState consume(char ch)
- Description copied from class:
AbstractParserState
- Consume a character
- Overrides:
consume in class FilenameState
- Returns:
- new state, may be null to ignore the rest of the line
Copyright © 2001-2013. All Rights Reserved.