Method GetMultiLineComment
GetMultiLineComment(out string, out string)
Gets the start and symbols multi-line comment.
public override bool GetMultiLineComment(out string start, out string end)
Parameters
Returns
- bool
True if parser supports multi-line comment; otherwise false.