public class CppCharStream extends net.sourceforge.pmd.lang.ast.SimpleCharStream
bufcolumn, buffer, bufline, bufpos, column, inBuf, inputStream, line, maxNextCharInd, prevCharIsCR, prevCharIsLF, staticFlag, tabSize| Constructor | Description |
|---|---|
CppCharStream(java.io.Reader dstream) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
GetImage() |
|
char[] |
GetSuffix(int len) |
|
char |
readChar() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadjustBeginLineColumn, backup, BeginToken, Done, ExpandBuff, FillBuff, getBeginColumn, getBeginLine, getColumn, getEndColumn, getEndLine, getLine, getTabSize, ReInit, ReInit, ReInit, ReInit, ReInit, ReInit, ReInit, ReInit, ReInit, setTabSize, UpdateLineColumnpublic char readChar()
throws java.io.IOException
readChar in class net.sourceforge.pmd.lang.ast.SimpleCharStreamjava.io.IOExceptionpublic char[] GetSuffix(int len)
GetSuffix in class net.sourceforge.pmd.lang.ast.SimpleCharStreampublic java.lang.String GetImage()
GetImage in class net.sourceforge.pmd.lang.ast.SimpleCharStreamCopyright © 2002–2018 PMD. All rights reserved.