Package | Description |
---|---|
org.gcn.plinguacore.parser.input.byteCounter | |
org.gcn.plinguacore.parser.input.messages |
Modifier and Type | Class and Description |
---|---|
class |
InputStreamWrapper
This class provides a wrapper for InputStream which implements IByteCounter
|
class |
StringReaderWrapper
This class provides a wrapper for StringReader which implements IByteCounter
|
Constructor and Description |
---|
MsgInterval(int beginLine,
int beginColumn,
int endLine,
int endColumn,
IByteCounter byteCounter)
Creates a new MsgInterval instance
|