Creates an instance of html from data source and calls super
so YassbBaseDirective assigns the args to the protected properties.
Full config options
Directive full string found in the file
File contents there the yassb directive was found
Full path to the file being processed
File name of the data source file
Lang being processed
Options passed in the directive
Renderer to be used to generate the HTML
Regex to match the comments to invoke the directive
Gets directive props by parsing the directiveFullString with DirectivePropsGetter
Inits html from data source. The directive completes only if the data source and the rendere are both found and valid.
init
Generates HTML content from a data source