Skip to main content

execute_before_after_group

Function execute_before_after_group 

Source
pub fn execute_before_after_group() -> Result<()>
Expand description

Execute tokens stored on beforeAfterGroup (if any); done before popping a stack frame. Perl: sub executeBeforeAfterGroup (Stomach.pm lines 286-295)