class YARP::KeywordHashNode
def initialize(elements, location)
Experimental RBS support (using type sampling data from the type_fusion
project).
def initialize: ((Array[YARP::AssocSplatNode] | Array[YARP::AssocNode]) elements, YARP::Location location) -> void
This signature was generated using 4 samples from 1 application.
def initialize(elements, location) @elements = elements @location = location end