Table of Contents

Method GetSingleLineComment

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

GetSingleLineComment()

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

public override string GetSingleLineComment()

Returns

string

Single line comment string.