Preparing search index...
The search index is not available
@skyra/tags
@skyra/tags
ParserUnexpectedTokenError
Class ParserUnexpectedTokenError
Hierarchy
UserError
ParserUnexpectedTokenError
Index
Constructors
constructor
Properties
expected
identifier
received
Accessors
name
Methods
get
Type
Name
Constructors
constructor
new
Parser
Unexpected
Token
Error
(
expected
,
received
)
:
ParserUnexpectedTokenError
Parameters
expected
:
PartType
|
PartType
[]
received
:
PartType
Returns
ParserUnexpectedTokenError
Properties
Readonly
expected
expected
:
PartType
|
readonly
PartType
[]
Readonly
identifier
identifier
:
Identifiers
Readonly
received
received
:
PartType
Accessors
name
get
name
(
)
:
string
Returns
string
Methods
Static
Private
get
Type
Name
get
Type
Name
(
type
)
:
string
Parameters
type
:
PartType
|
PartType
[]
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
expected
identifier
received
name
get
Type
Name
@skyra/tags
Identifiers
PartType
SentencePartType
Lexer
MismatchingNamedArgumentTypeValidationError
Parser
ParserEmptyStringTagError
ParserMissingTokenError
ParserPickMissingOptionsError
ParserRandomDuplicatedOptionsError
ParserRandomMissingOptionsError
ParserUnexpectedTokenError
Pick
PickInvalidOptionError
Random
Sentence
SentenceMissingArgumentError
Tag
Transformer
TransformerInvalidFormatterError
Unreachable
Loading...
Generated using
TypeDoc