Caplin Trader 4.7.1

Class: module:caplin/element/parser/BRJSParserWrapper

module:caplin/element/parser/BRJSParserWrapper

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