module RBS

RBS generation functionality for Ruby type signatures.

Nested Classes and Modules

class Class

Represents a Ruby class definition wrapper for RBS generation.

class Generator

Represents a generator for RBS type declarations.

class Method

Represents a Ruby method definition wrapper for RBS generation.

class Module

Represents a Ruby module definition wrapper for RBS generation.

module Type

Utilities for working with RBS types.

class Wrapper

Base wrapper class for RBS generation from definitions.