Prism Ruby parser
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros
version.h File Reference

The version of the Prism library. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PRISM_VERSION_MAJOR   1
 The major version of the Prism library as an int.
 
#define PRISM_VERSION_MINOR   4
 The minor version of the Prism library as an int.
 
#define PRISM_VERSION_PATCH   0
 The patch version of the Prism library as an int.
 
#define PRISM_VERSION   "1.4.0"
 The version of the Prism library as a constant string.
 

Detailed Description

The version of the Prism library.