isEndOfLine

bool
isEndOfLine
()

Return Value

Type: bool

true if p points to the first character of an EndOfLine. $(BNF EndOfLine := Newline | EOF)

Meta