Table of Contents - rbi-0.0.4 Documentation
Classes and Modules
- RBI
- RBI::ASTVisitor
- RBI::Attr
- RBI::AttrAccessor
- RBI::AttrReader
- RBI::AttrWriter
- RBI::BlockParam
- RBI::Class
- RBI::Comment
- RBI::ConflictTree
- RBI::Const
- RBI::ConstBuilder
- RBI::EmptyComment
- RBI::Error
- RBI::Extend
- RBI::File
- RBI::Group
- RBI::Group::Kind
- RBI::Helper
- RBI::Include
- RBI::Index
- RBI::Indexable
- RBI::KwOptParam
- RBI::KwParam
- RBI::KwRestParam
- RBI::Loc
- RBI::Method
- RBI::MixesInClassMethods
- RBI::Mixin
- RBI::Module
- RBI::Node
- RBI::NodeWithComments
- RBI::OptParam
- RBI::Param
- RBI::ParseError
- RBI::Parser
- RBI::Printer
- RBI::Private
- RBI::Protected
- RBI::Public
- RBI::ReqParam
- RBI::RestParam
- RBI::Rewriters
- RBI::Rewriters::AddSigTemplates
- RBI::Rewriters::GroupNodes
- RBI::Rewriters::Merge
- RBI::Rewriters::Merge::Conflict
- RBI::Rewriters::Merge::ConflictTreeMerger
- RBI::Rewriters::Merge::Keep
- RBI::Rewriters::Merge::TreeMerger
- RBI::Rewriters::NestNonPublicMethods
- RBI::Rewriters::NestSingletonMethods
- RBI::Rewriters::SortNodes
- RBI::Scope
- RBI::ScopeConflict
- RBI::Sig
- RBI::SigBuilder
- RBI::SigParam
- RBI::SingletonClass
- RBI::Struct
- RBI::TEnum
- RBI::TEnumBlock
- RBI::TStruct
- RBI::TStructConst
- RBI::TStructField
- RBI::TStructProp
- RBI::Tree
- RBI::TreeBuilder
- RBI::TypeMember
- RBI::Visibility
- RBI::VisibilityGroup
- RBI::Visitor
Methods
- ::build — RBI::SigBuilder
- ::from_ast_loc — RBI::Loc
- ::index — RBI::Index
- ::merge_trees — RBI::Rewriters::Merge
- ::new — RBI::Index
- ::new — RBI::Tree
- ::new — RBI::Const
- ::new — RBI::Attr
- ::new — RBI::Method
- ::new — RBI::Include
- ::new — RBI::Extend
- ::new — RBI::MixesInClassMethods
- ::new — RBI::Helper
- ::new — RBI::TStructConst
- ::new — RBI::TStructProp
- ::new — RBI::TEnumBlock
- ::new — RBI::Loc
- ::new — RBI::Node
- ::new — RBI::Comment
- ::new — RBI::EmptyComment
- ::new — RBI::NodeWithComments
- ::new — RBI::File
- ::new — RBI::Module
- ::new — RBI::Class
- ::new — RBI::SingletonClass
- ::new — RBI::Struct
- ::new — RBI::AttrAccessor
- ::new — RBI::AttrReader
- ::new — RBI::AttrWriter
- ::new — RBI::Param
- ::new — RBI::ReqParam
- ::new — RBI::OptParam
- ::new — RBI::RestParam
- ::new — RBI::KwParam
- ::new — RBI::KwOptParam
- ::new — RBI::KwRestParam
- ::new — RBI::BlockParam
- ::new — RBI::Mixin
- ::new — RBI::Visibility
- ::new — RBI::Public
- ::new — RBI::Protected
- ::new — RBI::Private
- ::new — RBI::Sig
- ::new — RBI::SigParam
- ::new — RBI::TStruct
- ::new — RBI::TStructField
- ::new — RBI::TEnum
- ::new — RBI::TypeMember
- ::new — RBI::ParseError
- ::new — RBI::TreeBuilder
- ::new — RBI::ConstBuilder
- ::new — RBI::SigBuilder
- ::new — RBI::Printer
- ::new — RBI::Group
- ::new — RBI::VisibilityGroup
- ::new — RBI::Rewriters::AddSigTemplates
- ::new — RBI::Rewriters::Merge
- ::new — RBI::Rewriters::Merge::TreeMerger
- ::new — RBI::ConflictTree
- ::new — RBI::ScopeConflict
- ::parse_file — RBI::Parser
- ::parse_string — RBI::Parser
- ::visit — RBI::ConstBuilder
- #<< — RBI::Tree
- #<< — RBI::Method
- #<< — RBI::TEnumBlock
- #<< — RBI::File
- #<< — RBI::Sig
- #== — RBI::Comment
- #== — RBI::ReqParam
- #== — RBI::OptParam
- #== — RBI::RestParam
- #== — RBI::KwParam
- #== — RBI::KwOptParam
- #== — RBI::KwRestParam
- #== — RBI::BlockParam
- #== — RBI::Visibility
- #== — RBI::Sig
- #== — RBI::SigParam
- #[] — RBI::Index
- #accept_printer — RBI::Tree
- #accept_printer — RBI::Scope
- #accept_printer — RBI::Const
- #accept_printer — RBI::Attr
- #accept_printer — RBI::Method
- #accept_printer — RBI::Helper
- #accept_printer — RBI::TEnumBlock
- #accept_printer — RBI::Node
- #accept_printer — RBI::Comment
- #accept_printer — RBI::EmptyComment
- #accept_printer — RBI::File
- #accept_printer — RBI::Param
- #accept_printer — RBI::OptParam
- #accept_printer — RBI::RestParam
- #accept_printer — RBI::KwParam
- #accept_printer — RBI::KwOptParam
- #accept_printer — RBI::KwRestParam
- #accept_printer — RBI::BlockParam
- #accept_printer — RBI::Mixin
- #accept_printer — RBI::Visibility
- #accept_printer — RBI::Sig
- #accept_printer — RBI::SigParam
- #accept_printer — RBI::TStructField
- #accept_printer — RBI::TypeMember
- #accept_printer — RBI::Group
- #accept_printer — RBI::VisibilityGroup
- #accept_printer — RBI::ConflictTree
- #accept_printer — RBI::ScopeConflict
- #add_attr_sig — RBI::Rewriters::AddSigTemplates
- #add_method_sig — RBI::Rewriters::AddSigTemplates
- #add_sig_templates! — RBI::Tree
- #add_todo_comment — RBI::Rewriters::AddSigTemplates
- #assoc_dangling_comments — RBI::TreeBuilder
- #compatible_with? — RBI::Const
- #compatible_with? — RBI::Attr
- #compatible_with? — RBI::Method
- #compatible_with? — RBI::Include
- #compatible_with? — RBI::Extend
- #compatible_with? — RBI::MixesInClassMethods
- #compatible_with? — RBI::Helper
- #compatible_with? — RBI::TStructConst
- #compatible_with? — RBI::TStructProp
- #compatible_with? — RBI::Node
- #compatible_with? — RBI::Module
- #compatible_with? — RBI::Class
- #compatible_with? — RBI::Struct
- #compatible_with? — RBI::AttrAccessor
- #compatible_with? — RBI::AttrReader
- #compatible_with? — RBI::AttrWriter
- #compatible_with? — RBI::Mixin
- #compatible_with? — RBI::TStructField
- #current_scope — RBI::TreeBuilder
- #current_scope — RBI::Rewriters::Merge::TreeMerger
- #current_sigs — RBI::TreeBuilder
- #dedent — RBI::Printer
- #detach — RBI::Node
- #dup_empty — RBI::Scope
- #empty? — RBI::Tree
- #empty? — RBI::TEnumBlock
- #fully_qualified_name — RBI::Scope
- #fully_qualified_name — RBI::Const
- #fully_qualified_name — RBI::Method
- #fully_qualified_name — RBI::Module
- #fully_qualified_name — RBI::Class
- #fully_qualified_name — RBI::SingletonClass
- #fully_qualified_name — RBI::Struct
- #fully_qualified_name — RBI::TypeMember
- #fully_qualified_names — RBI::Attr
- #fully_qualified_names — RBI::TStructConst
- #fully_qualified_names — RBI::TStructProp
- #fully_qualified_names — RBI::AttrAccessor
- #fully_qualified_names — RBI::AttrReader
- #fully_qualified_names — RBI::AttrWriter
- #fully_qualified_names — RBI::TStructField
- #group_kind — RBI::Node
- #group_nodes! — RBI::Tree
- #group_rank — RBI::Rewriters::SortNodes
- #indent — RBI::Printer
- #index — RBI::Index
- #index — RBI::Tree
- #index_ids — RBI::Scope
- #index_ids — RBI::Const
- #index_ids — RBI::Attr
- #index_ids — RBI::Method
- #index_ids — RBI::Include
- #index_ids — RBI::Extend
- #index_ids — RBI::MixesInClassMethods
- #index_ids — RBI::Helper
- #index_ids — RBI::TStructConst
- #index_ids — RBI::TStructProp
- #index_ids — RBI::TEnumBlock
- #index_ids — RBI::Indexable
- #inline_params? — RBI::Method
- #inline_params? — RBI::Sig
- #keys — RBI::Index
- #make_conflict_scope — RBI::Rewriters::Merge::TreeMerger
- #make_conflict_tree — RBI::Rewriters::Merge::TreeMerger
- #merge — RBI::Tree
- #merge — RBI::Rewriters::Merge
- #merge_conflict_trees — RBI::Rewriters::Merge::ConflictTreeMerger
- #merge_with — RBI::Attr
- #merge_with — RBI::Method
- #merge_with — RBI::TEnumBlock
- #merge_with — RBI::Node
- #merge_with — RBI::NodeWithComments
- #nest_non_public_methods! — RBI::Tree
- #nest_singleton_methods! — RBI::Tree
- #node_comments — RBI::TreeBuilder
- #node_loc — RBI::TreeBuilder
- #node_name — RBI::Rewriters::SortNodes
- #node_rank — RBI::Rewriters::SortNodes
- #oneline? — RBI::Tree
- #oneline? — RBI::Attr
- #oneline? — RBI::Method
- #oneline? — RBI::Node
- #oneline? — RBI::NodeWithComments
- #oneline? — RBI::Sig
- #oneline? — RBI::VisibilityGroup
- #oneline? — RBI::ScopeConflict
- #parent_conflict_tree — RBI::Node
- #parent_scope — RBI::Node
- #parse — RBI::Parser
- #parse_block — RBI::TreeBuilder
- #parse_const_assign — RBI::TreeBuilder
- #parse_def — RBI::TreeBuilder
- #parse_enum — RBI::TreeBuilder
- #parse_expr — RBI::ASTVisitor
- #parse_file — RBI::Parser
- #parse_name — RBI::ASTVisitor
- #parse_param — RBI::TreeBuilder
- #parse_scope — RBI::TreeBuilder
- #parse_send — RBI::TreeBuilder
- #parse_sig — RBI::TreeBuilder
- #parse_string — RBI::Parser
- #parse_struct — RBI::TreeBuilder
- #parse_tstruct_prop — RBI::TreeBuilder
- #previous_definition — RBI::Rewriters::Merge::TreeMerger
- #print — RBI::Node
- #print — RBI::File
- #print — RBI::Printer
- #print_body — RBI::Scope
- #print_comment_leading_space — RBI::Param
- #print_comment_leading_space — RBI::OptParam
- #print_comment_leading_space — RBI::RestParam
- #print_comment_leading_space — RBI::KwParam
- #print_comment_leading_space — RBI::KwOptParam
- #print_comment_leading_space — RBI::KwRestParam
- #print_comment_leading_space — RBI::BlockParam
- #print_comment_leading_space — RBI::SigParam
- #print_header — RBI::Scope
- #print_header — RBI::Module
- #print_header — RBI::Class
- #print_header — RBI::SingletonClass
- #print_header — RBI::Struct
- #printl — RBI::Printer
- #printn — RBI::Printer
- #printt — RBI::Printer
- #private? — RBI::Visibility
- #protected? — RBI::Visibility
- #public? — RBI::Visibility
- #replace — RBI::Node
- #replace_scope_header — RBI::Rewriters::Merge::TreeMerger
- #separate_header_comments — RBI::TreeBuilder
- #sort_nodes! — RBI::Tree
- #string — RBI::Node
- #string — RBI::File
- #struct_definition? — RBI::TreeBuilder
- #to_s — RBI::Scope
- #to_s — RBI::Const
- #to_s — RBI::Method
- #to_s — RBI::Include
- #to_s — RBI::Extend
- #to_s — RBI::MixesInClassMethods
- #to_s — RBI::Helper
- #to_s — RBI::TStructConst
- #to_s — RBI::TStructProp
- #to_s — RBI::TEnumBlock
- #to_s — RBI::Loc
- #to_s — RBI::AttrAccessor
- #to_s — RBI::AttrReader
- #to_s — RBI::AttrWriter
- #to_s — RBI::Param
- #to_s — RBI::RestParam
- #to_s — RBI::KwParam
- #to_s — RBI::KwOptParam
- #to_s — RBI::KwRestParam
- #to_s — RBI::BlockParam
- #to_s — RBI::TypeMember
- #to_s — RBI::Rewriters::Merge::Conflict
- #visit — RBI::Index
- #visit — RBI::ASTVisitor
- #visit — RBI::TreeBuilder
- #visit — RBI::ConstBuilder
- #visit — RBI::SigBuilder
- #visit — RBI::Printer
- #visit — RBI::Rewriters::AddSigTemplates
- #visit — RBI::Rewriters::GroupNodes
- #visit — RBI::Rewriters::Merge::TreeMerger
- #visit — RBI::Rewriters::Merge::ConflictTreeMerger
- #visit — RBI::Rewriters::NestNonPublicMethods
- #visit — RBI::Rewriters::NestSingletonMethods
- #visit — RBI::Rewriters::SortNodes
- #visit — RBI::Visitor
- #visit_all — RBI::ASTVisitor
- #visit_all — RBI::Printer
- #visit_all — RBI::Rewriters::Merge::ConflictTreeMerger
- #visit_all — RBI::Visitor
- #visit_file — RBI::Printer
- #visit_send — RBI::SigBuilder