org.norecess.citkit.tir
Interface IPosition

All Known Implementing Classes:
Position

public interface IPosition


Method Summary
 int getLine()
          Returns the line number of the position.
 

Method Detail

getLine

int getLine()
Returns the line number of the position.

Returns:
the line number of the position.