Class Index | File Index

Classes


File Index

regex_dom.js

This file holds all non-terminal matchers in a parsed regular expression DOM

regex_controller.js

This file holds a class that encapsulates a regular expression in kinda universal format

regex_dom_terminals.js

This file holds all terminal matchers in a parsed regular expression DOM

regex_engine.js

Holds facades for running regular expressions

regex_dom_node.js

This file defines the base class used when parsing the regexp into a tree

regex_syntax_diagram.js

Extensions to RXBuild.Dom classes that build the syntax diagram

ui_delayedRefresh.js

Holds the async delayed cancellable class used for refreshes

ui_diagram.js

Diagram classes, which is a Canvas backed drawing and Dom placing system

ui_dialog_extensions.js

This file defines YUI dialog extensions

ui_quick_reference_viewer.js

Holds the quick reference viewer code

ui_regex_editor.js

Contains the main editor controller

ui_regex_viewer.js

Contains the component that create and update views of regexp (the regexp test matcher is one such view)

ui_regex_viewer_explain_tree.js

Contains the component that displays an tree view of the regexps DOM

ui_regex_viewer_matcher_inline.js

Contains the component that matches the regexp agains sample input and displays an inline result view of the matches

ui_regex_viewer_matcher_tree.js

Contains the component that matches the regexp agains sample input and displays a tree view of the matches

ui_status.js

Holds the status display control

ui_syntax_diagram.js

Syntax diagram doodling classes

utils.js

Contains simple utility functions used throughout

/Users/eric/tmp/rxbuild/src/regex_parser.js


Documentation generated by JsDoc Toolkit 2.0.2 on Mon May 02 2016 20:27:57 GMT+0200 (CEST)