Method GetSingleLineComment
- Namespace
- Alternet.Syntax.Parsers.TypeScript
- Assembly
- Alternet.Syntax.Parsers.TypeScript.v9.dll
GetSingleLineComment()
Gets the string that represents start symbol of single line comment.
public override string GetSingleLineComment()
Returns
- string
Single line comment string.