Public Member Functions | Public Attributes

antlr.ByteBuffer Class Reference

Inheritance diagram for antlr.ByteBuffer:
antlr.InputBuffer

List of all members.

Public Member Functions

 ByteBuffer (InputStream input_)
void fill (int amount) throws CharStreamException

Public Attributes

transient InputStream input

Constructor & Destructor Documentation

antlr.ByteBuffer.ByteBuffer ( InputStream  input_  ) 

Create a character buffer

References antlr.ByteBuffer.input.


Member Function Documentation

void antlr.ByteBuffer.fill ( int  amount  )  throws CharStreamException [virtual]

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties