LexerStringStyle Type
Union cases
| Union case |
Description
|
Full Usage:
ExtendedInterpolated
|
|
Full Usage:
SingleQuote
|
|
Full Usage:
TripleQuote
|
|
Full Usage:
Verbatim
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsExtendedInterpolated
Returns: bool
|
|
Full Usage:
this.IsSingleQuote
Returns: bool
|
|
Full Usage:
this.IsTripleQuote
Returns: bool
|
|
Full Usage:
this.IsVerbatim
Returns: bool
|
|
fantomas