module RBS
RBS generation functionality for Ruby type signatures.
Nested Classes and Modules
class ClassRepresents a Ruby class definition wrapper for RBS generation.
class GeneratorRepresents a generator for RBS type declarations.
class MethodRepresents a Ruby method definition wrapper for RBS generation.
class ModuleRepresents a Ruby module definition wrapper for RBS generation.
module TypeUtilities for working with RBS types.
class WrapperBase wrapper class for RBS generation from definitions.