common language escape model between multiple language syntax parser
Escapes
01 Syntax
SMRUCC.Rsharp.Language.TokenIcer.Escapes
02 Methods
03 Fields
| Name | Overloads | Summary |
|---|---|---|
| isBlockComment | 2 | apply for the block comment in other language parser, example as: 1. |
| comment | 1 | |
| string | 1 | |
| stringEscape | 1 |
04 Members
isBlockComment
apply for the block comment in other language parser, example as:
- javascript/typescript
/* /
- matlab/octave language
%{ ... %}
comment
string
stringEscape
isBlockComment
reset()
ToString()