tame/tamer/src/parse
Mike Gerwitz f29e3cfce1 tamer: asg::air: Use StateStack
This was extracted from xir::parse::ele in previous commits.  The
conventions help to ensure that pushing and returns are being performed
correctly.  The abstraction will continue to evolve.

This ends up using `Ready` as the dead state.  I need to determine if this
is ideal, and if so, maybe just use `Default`, otherwise yield an error.

DEV-13708
2023-03-30 15:44:14 -04:00
..
state tamer: parse::state: Superstate support for Token type lifting 2023-03-29 15:50:06 -04:00
error.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
lower.rs tamer: asg::air: AirAggregateCtx: New AirAggregate::Context 2023-03-29 12:58:35 -04:00
parser.rs tamer: asg::air: AirAggregateCtx: New AirAggregate::Context 2023-03-29 12:58:35 -04:00
state.rs tamer: asg::air: Use StateStack 2023-03-30 15:44:14 -04:00
trace.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
util.rs tamer: parse::util::expand: Delete module 2023-03-29 15:30:51 -04:00