Table of Contents

Method GetSingleLineComment

Namespace
Alternet.Syntax.Parsers.Advanced
Assembly
Alternet.Syntax.Parsers.Advanced.v9.dll

GetSingleLineComment(Point)

Gets the string that represents start symbol of single line comment.

public override string GetSingleLineComment(Point pos)

Parameters

pos Point

Position to check.

Returns

string

Single line comment string.