[][src]Crate gll_pg_macros

A parser generator for GLL grammar, macros part

This library includes the proc macro to generate code.

Attribute Macros

gll

The macro to generate a GLL parser.