StringParser
Hierarchy
Table of contents
Constructors
Properties
Constructors
constructor
new StringParser(data)
Parse input into String
Parameters
| Name | Type | Description |
|---|
data | any | Input value |
Overrides
ParserBlock.constructor
Properties
output
Readonly output: string
The output value as string