[][src]Module lark_parser::syntax::guard

Structs

Guard

If the "guard" G is present, parse the "value" V. The resulting data is the data from the value V; the guard is ignored.