Preparing search index...
The search index is not available
@skyra/tags
@skyra/tags
Tag
Class Tag
Hierarchy
Tag
Implements
ISentencePart
Index
Constructors
constructor
Properties
modifier
name
transformers
type
Methods
run
to
String
Constructors
constructor
new
Tag
(
name
,
type
,
modifier
,
transformers
)
:
Tag
Parameters
name
:
string
type
:
string
modifier
:
null
|
Pick
|
Random
transformers
:
readonly
Transformer
[]
Returns
Tag
Properties
Private
Readonly
modifier
modifier
:
null
|
Pick
|
Random
Readonly
name
name
:
null
|
string
Private
Readonly
transformers
transformers
:
readonly
Transformer
[]
Readonly
type
type
:
string
Methods
run
run
(
value
)
:
string
Parameters
value
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
modifier
name
transformers
type
run
to
String
@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