Qore astparser Module  0.9.3
Qore astparser Module

astparser Module Introduction

The astparser module supports reporting of Qore-language declarations for rich language support in Qore code editors.

This module is released under the MIT license (see COPYING.MIT in the source distribution for more information). The module is tagged as such in the module's header (meaning it can be loaded unconditionally regardless of how the Qore library was initialized).

To use the module in a Qore script, use the %requires directive as follows:

%requires astparser

Classes provided by this module:

astparser Module Release Notes

astparser Module Version 0.9.3.1

astparser Module Version 0.9

  • initial public release