Api method: Builds an AST from a source
Api method: Builds an AST from a source
The program source
An AST
Api method: Parses a type from a source
Api method: Parses a type from a source
The type syntax
The expression representing the type
Api method: Parses a type from a source
Api method: Parses a type from a source
The type syntax
The expression representing the type
(Changed in version 2.9.0) The p0
call-by-name arguments is evaluated at most once per constructed Parser object, instead of on every need that arises during parsing.
Defining a parser for ObSec language