« Prev 4.12 User termination of the parser | Table of Contents | Next » 5.1 Constants |
By default, Propane uses a prefix of p_
when generating a lexer/parser.
This prefix is used for all publicly declared types and functions.
The uppercase version of the prefix is used for all constant values.
This section documents the generated API using the default p_
or P_
names.
« Prev 4.12 User termination of the parser | Table of Contents | Next » 5.1 Constants |