int Line
The line number in FilePath of the exclamation.
int DefinitionLine
The line number in FilePath that this entry was defined at.
alib::String128 FilePath
The path or a portion of it of the HTML file that the exclamation is defined for.
Entry(alib::String filePath, int line, int column, int definitionLine)
int Column
The column in Line in FilePath of the exclamation.
bool Matches(int line, int column)