Class Index | File Index

Classes


Class mmir.env.grammar.PegJsAsyncGenerator


Defined in: pegjsAsyncGenerator.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Asynchronous generator for executable language-grammars (i.e.
Class Detail
mmir.env.grammar.PegJsAsyncGenerator()
Asynchronous generator for executable language-grammars (i.e. converted JSON grammars).

This generator uses PEG.js for compiling the JSON grammar.

Usage of this compile is the same as for synchronously working PegJsGenerator.

Requires:
PegJsGenerator
jQuery.extend
See:
PegJsGenerator

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Feb 26 2016 21:44:43 GMT+0100 (Mitteleuropäische Zeit)