class YARP::IntegerNode

def initialize(location)

Experimental RBS support (using type sampling data from the type_fusion project).

def initialize: (YARP::Location location) -> void

This signature was generated using 44 samples from 1 application.

def initialize: (location: Location) -> void
def initialize(location)
  @location = location
end