The Psyche Project
psy
LinePosition
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:
common/location/
LinePosition.h
Generated by
1.8.18