IDEFrame.CaretPosition

Undocumented in source.
class IDEFrame
static
struct CaretPosition {}

Members

Variables

filePath
string filePath;
Undocumented in source.
line
uint line;
Undocumented in source.
pos
uint pos;
Undocumented in source.

Meta