- Source:
Namespaces
Methods
(static) parse(text) → {module:kdljs.parser.kdl.ParseResult}
Parameters:
| Name | Type | Description |
|---|---|---|
text |
string | Input KDL file (or fragment) |
- Source:
Returns:
Output
| Name | Type | Description |
|---|---|---|
text |
string | Input KDL file (or fragment) |
Output