org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream Class Reference

List of all members.

Public Member Functions

int getColumn ()
int getLine ()
void adjustBeginLineColumn (int newLine, int newCol)

Detailed Description

An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).

Definition at line 9 of file SimpleCharStream.java.


Member Function Documentation

void org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream.adjustBeginLineColumn int  newLine,
int  newCol
 

Method to adjust line and column numbers for the start of a token.

Definition at line 356 of file SimpleCharStream.java.

int org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream.getColumn  ) 
 

Deprecated:
See also:
#getEndColumn

Definition at line 201 of file SimpleCharStream.java.

int org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream.getLine  ) 
 

Deprecated:
See also:
#getEndLine

Definition at line 210 of file SimpleCharStream.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:11:29 2005 for JOnAS by  doxygen 1.3.9.1