Skip to main content

environment_name

Function environment_name 

Source
pub fn environment_name(begin_or_end: &SyntaxNode) -> Option<String>
Expand description

The environment name of a BEGIN or END node — the text of its NAME_GROUP child, braces dropped.