fluent-kt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
fluent-kt
fluent-syntax
/
dev.kbroom.fluent.syntax.parser
/
ErrorKind
/
InvalidUnicodeEscapeSequence
Invalid
Unicode
Escape
Sequence
data
class
InvalidUnicodeEscapeSequence
(
val
sequence
:
String
)
:
ErrorKind
(
source
)
Members
Constructors
Invalid
Unicode
Escape
Sequence
Link copied to clipboard
constructor
(
sequence
:
String
)
Properties
sequence
Link copied to clipboard
val
sequence
:
String