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
/
ParserError
/
Error
/
Error
Error
constructor
(
kind
:
ErrorKind
,
message
:
String
,
span
:
Span
?
=
null
)
(
source
)