Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Internal representation used to run a parser.
This is the final representation returned after all of the parsing phases have completed, and is ready to run user code.
val eval : 'a t -> 'a