LineIcon

text editor line icon

Constructors

this
this()

empty

this
this(LineIconType type, int line, Object obj)
Undocumented in source.

Members

Variables

line
int line;

line number

objectParam
Object objectParam;

arbitrary parameter

type
LineIconType type;

mark type

Meta