Constructor
new module:caplin/element/parser/BRJSParserWrapper(wrappedParser)
Wraps BladeRunner Parsers so that they can be used in Caplin Trader Renderers.
Parameters:
Name | Type | Description |
---|---|---|
wrappedParser |
module:br/parsing/Parser | The BladeRunner parser to wrap. |
- Implements:
Methods
-
parse()
-
-
toString()
-
- Implements:
- module:caplin/element/Parser#toString