Skip to main content

field_value

Function field_value 

Source
pub fn field_value(field: &SyntaxNode) -> Option<SyntaxNode>
Expand description

The VALUE node of a FIELD (the right-hand side of =), or None if absent.