Type Definition hime_redist::symbols::SemanticAction

source ·
pub type SemanticAction = dyn FnMut(Symbol, &dyn SemanticBody);
Expand description

Delegate for a user-defined semantic action