Function lib_ruby_parser_bindings::helpers::nodes::field_getter::sig [−][src]
pub fn sig(node: &Node, field: &NodeField, options: &Options) -> String
Expand description
Returns C signature of the node field getter for the given node
/field
pair