public class UnicodeEscapeStream extends JavaCharStream implements CharStream
bufcolumn, buffer, bufline, bufpos, column, inBuf, inputStream, line, maxNextCharInd, nextCharBuf, nextCharInd, prevCharIsCR, prevCharIsLF, staticFlag, tabSize
Constructor and Description |
---|
UnicodeEscapeStream(Reader dstream,
int tabSize) |
Modifier and Type | Method and Description |
---|---|
char |
readChar()
Read a character.
|
adjustBeginLineColumn, AdjustBuffSize, backup, BeginToken, Done, ExpandBuff, FillBuff, getBeginColumn, getBeginLine, getColumn, getEndColumn, getEndLine, GetImage, getLine, GetSuffix, getTabSize, ReadByte, ReInit, ReInit, ReInit, ReInit, ReInit, ReInit, ReInit, ReInit, ReInit, setTabSize, UpdateLineColumn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
backup, BeginToken, Done, getBeginColumn, getBeginLine, getColumn, getEndColumn, getEndLine, GetImage, getLine, GetSuffix
public UnicodeEscapeStream(Reader dstream, int tabSize)
public char readChar() throws IOException
JavaCharStream
readChar
in interface CharStream
readChar
in class JavaCharStream
IOException
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.