Public Member Functions | |
Line ($line) | |
computeCheckSum () | |
match ($line) | |
compares this line against another line | |
Public Attributes | |
$line | |
line of text | |
$checkSum | |
checksum of line |
Line::match | ( | $ | line | ) |
compares this line against another line
line | the line to compare this instance to |
Line::$checkSum |
checksum of line
Line::$line |
line of text