The Psyche Project
Public Member Functions | List of all members
psy::LinePosition Class Reference

Public Member Functions

 LinePosition (int line, int character)
 
int line () const
 
int character () const
 

Member Function Documentation

◆ character()

int psy::LinePosition::character ( ) const
inline

The character position within the line.

◆ line()

int psy::LinePosition::line ( ) const
inline

The line number.


The documentation for this class was generated from the following file: