Public Member Functions | Public Attributes

antlr.ASdebug.TokenOffsetInfo Class Reference

List of all members.

Public Member Functions

 TokenOffsetInfo (int offset, int length)
int getEndOffset ()

Public Attributes

final int beginOffset
final int length

Detailed Description

Provides offset info for a token.
All offsets are 0-based.

Author:
Prashant Deva

Constructor & Destructor Documentation

antlr.ASdebug.TokenOffsetInfo.TokenOffsetInfo ( int  offset,
int  length 
)

Member Function Documentation

int antlr.ASdebug.TokenOffsetInfo.getEndOffset (  ) 

Member Data Documentation


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