Struct gearley::grammar::PredictionTransition
[−]
[src]
pub struct PredictionTransition {
pub symbol: Symbol,
pub dot: Dot,
}Fields
symbol | |
dot |