Method: Prism::OptionalKeywordParameterNode#compact_child_nodes
- Defined in:
- lib/prism/node.rb
#compact_child_nodes ⇒ Object
def compact_child_nodes: () -> Array
13837 13838 13839 |
# File 'lib/prism/node.rb', line 13837 def compact_child_nodes [value] end |