noope.input
Class StringBlockReaderContext

java.lang.Object
  |
  +--noope.input.BlockReaderContext
        |
        +--noope.input.StringBlockReaderContext

public class StringBlockReaderContext
extends BlockReaderContext

A class used to hold the full information about a position in the StringBlockReader.

Version:
June 2001
Author:
Paul Evans

Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object