Module: RBI

Defined in:
lib/rbi/loc.rb,
lib/rbi.rb,
lib/rbi/index.rb,
lib/rbi/model.rb,
lib/rbi/parser.rb,
lib/rbi/printer.rb,
lib/rbi/version.rb,
lib/rbi/visitor.rb,
lib/rbi/rewriters/sort_nodes.rb,
lib/rbi/rewriters/group_nodes.rb,
lib/rbi/rewriters/merge_trees.rb,
lib/rbi/rewriters/nest_singleton_methods.rb,
lib/rbi/rewriters/nest_non_public_methods.rb

Overview

typed: strict frozen_string_literal: true

Defined Under Namespace

Modules: Indexable, Rewriters Classes: ASTVisitor, Attr, AttrAccessor, AttrReader, AttrWriter, BlockParam, Class, Comment, ConflictTree, Const, ConstBuilder, Error, Extend, File, Group, Helper, Include, Index, KwOptParam, KwParam, KwRestParam, Loc, Method, MixesInClassMethods, Mixin, Module, Node, NodeWithComments, OptParam, Param, Parser, Printer, RestParam, Scope, ScopeConflict, Sig, SigBuilder, SigParam, SingletonClass, TEnum, TEnumBlock, TStruct, TStructConst, TStructField, TStructProp, Tree, TreeBuilder, TypeMember, Visibility, VisibilityGroup, Visitor

Constant Summary collapse

VERSION =
"0.0.2"