Method List
-
#<< Riml::UnletVariableNode
-
#<< Riml::Nodes
-
#<< Riml::WarningBuffer
-
#<< Riml::ElseifNode
-
#<< Riml::ElseNode
-
#<< Riml::CurlyBraceVariable
-
#[] Riml::ClassMap
-
#[] Riml::Nodes
-
#[]= Riml::ClassMap
-
#_reduce_none Riml::Parser
-
#accept Riml::Visitable
-
#add_SID_function! Riml::AST_Rewriter
-
#add_SID_function? Riml::AST_Rewriter
-
#add_superclass_func_ref_to_constructor Riml::AST_Rewriter::ClassDefinitionToFunctions::SuperToSuperclassFunction
-
#argument_variable_names Riml::DefNode
-
#argument_variable_names Riml::ScopeNode
-
#arguments Riml::CallNode
-
#arguments Riml::SuperNode
-
#assigns Riml::MultiAssignNode
-
#ast Riml::AST_Rewriter
-
#autoload? Riml::CallNode
-
#autoload? Riml::DefNode
-
#bang Riml::DefNode
-
#bang Riml::UnletVariableNode
-
#body Riml::ControlStructure
-
#buffer Riml::WarningBuffer
-
#builtin_command? Riml::CallNode
-
#builtin_function? Riml::CallNode
-
#call_node Riml::ObjectInstantiationNode
-
#catch_nodes Riml::TryNode
-
check_syntax Riml
-
check_syntax_files Riml
-
#child_after Riml::Walkable
-
#child_previous_to Riml::Walkable
-
#children Riml::SuperNode
-
#children Riml::ControlStructure
-
#children Riml::TryNode
-
#children Riml::DictGetNode
-
#children Riml::ListOrDictGetNode
-
#children Riml::DictionaryNode
-
#children Riml::CatchNode
-
#children Riml::StringLiteralConcatNode
-
#children Riml::CurlyBraceVariable
-
#children Riml::ListNode
-
#children Riml::CallNode
-
#children Riml::OperatorNode
-
#children Riml::MultiAssignNode
-
#children Riml::CurlyBracePart
-
#children Riml::DefaultParamNode
-
#children Riml::WrapInParensNode
-
#children Riml::UnletVariableNode
-
#children Riml::AssignNode
-
#children Riml::DefNode
-
#children Riml::GetCurlyBraceNameNode
-
#children Riml::ElseifNode
-
#children Riml::ForNode
-
#children Riml::ReturnNode
-
#children Riml::ObjectInstantiationNode
-
#children Riml::GetVariableByScopeAndDictNameNode
-
#children Riml::ElseNode
-
#children Riml::Nodes
-
#children Riml::ClassDefinitionNode
-
#chunk Riml::Lexer
-
#class_names Riml::ClassMap
-
#class_node Riml::AST_Rewriter::ClassDefinitionToFunctions::InitializeSuperToObjectExtension
-
#classes Riml::ClassMap
-
#classes Riml::AST_Rewriter
-
#clear Riml::WarningBuffer
-
#compile Riml::Compiler::IfNodeVisitor
-
#compile Riml::Compiler::StringLiteralConcatNodeVisitor
-
#compile Riml::Compiler::RimlCommandNodeVisitor
-
#compile Riml::Compiler::ExplicitCallNodeVisitor
-
#compile Riml::Compiler::GetVariableByScopeAndDictNameNodeVisitor
-
#compile Riml::Compiler::ObjectInstantiationNodeVisitor
-
#compile Riml::Compiler::ReturnNodeVisitor
-
#compile Riml::Compiler::WhileNodeVisitor
-
#compile Riml::Compiler::ListUnpackNodeVisitor
-
#compile Riml::Compiler::UnletVariableNodeVisitor
-
#compile Riml::Compiler::ClassDefinitionNodeVisitor
-
#compile Riml::Compiler::TryNodeVisitor
-
#compile Riml::Compiler
-
#compile Riml::Compiler::WrapInParensNodeVisitor
-
#compile Riml::Compiler::DefNodeVisitor
-
#compile Riml::Compiler::DictGetBracketNodeVisitor
-
#compile Riml::Compiler::ElseifNodeVisitor
-
#compile Riml::Compiler::DictGetDotNodeVisitor
-
#compile Riml::Compiler::UnaryOperatorNodeVisitor
-
#compile Riml::Compiler::CatchNodeVisitor
-
compile Riml
-
#compile Riml::Compiler::ForNodeVisitor
-
#compile Riml::Compiler::TernaryOperatorNodeVisitor
-
#compile Riml::Compiler::AssignNodeVisitor
-
#compile Riml::Compiler::LiteralNodeVisitor
-
#compile Riml::Compiler::GetSpecialVariableNodeVisitor
-
#compile Riml::Compiler::NodesVisitor
-
#compile Riml::Compiler::BinaryOperatorNodeVisitor
-
#compile Riml::Compiler::ElseNodeVisitor
-
#compile Riml::Compiler::CallNodeVisitor
-
#compile Riml::Compiler::GetVariableNodeVisitor
-
#compile Riml::Compiler::MultiAssignNodeVisitor
-
#compile Riml::Compiler::GetCurlyBraceNameNodeVisitor
-
#compile_arguments Riml::Compiler::CallNodeVisitor
-
compile_files Riml
-
#compile_include Riml::Compiler
-
#compile_nested_parts Riml::Compiler::GetCurlyBraceNameNodeVisitor
-
#compile_parts Riml::Compiler::GetCurlyBraceNameNodeVisitor
-
#compile_queue Riml::Compiler
-
#compiled_output Riml::Visitable
-
#compiler_options Riml::Repl
-
#concat Riml::Nodes
-
#condition Riml::TernaryOperatorNode
-
#condition Riml::ControlStructure
-
#construct_if_expression Riml::AST_Rewriter::DefaultParamToIfNode
-
#constructor Riml::ClassDefinitionNode
-
#constructor_full_name Riml::ClassDefinitionNode
-
#constructor_name Riml::ClassDefinitionNode
-
#constructor_obj_name Riml::ClassDefinitionNode
-
#current_compiler Riml::Compiler::CompilerAccessible
-
#current_indent Riml::Lexer
-
#default_param_nodes Riml::DefNode
-
#defined_on_dictionary? Riml::DefNode
-
#dict Riml::DictGetNode
-
#dict_name Riml::AST_Rewriter::ClassDefinitionToFunctions::SelfToDictName
-
do_compile Riml
-
#do_establish_parents Riml::AST_Rewriter
-
#do_rewrite_on_match Riml::AST_Rewriter
-
#each Riml::Walkable
-
#each_existing_file! Riml::RimlCommandNode
-
#else_expr Riml::TernaryOperatorNode
-
#error Riml::BacktraceFilter
-
#establish_parents Riml::AST_Rewriter
-
#establish_scope Riml::Compiler::EstablishScopeVisitor
-
#expression Riml::WrapInParensNode
-
#expression Riml::ReturnNode
-
#expression Riml::DefaultParamNode
-
#expressions Riml::ClassDefinitionNode
-
#expressions Riml::DefNode
-
#expressions Riml::ForNode
-
#expressions Riml::ElseNode
-
#expressions Riml::CatchNode
-
#extend_obj_with_methods Riml::AST_Rewriter::ClassDefinitionToFunctions::ExtendObjectWithMethods
-
#filter! Riml::BacktraceFilter
-
#finally_block Riml::TryNode
-
#find_function Riml::ClassDefinitionNode
-
#flush Riml::WarningBuffer
-
#for_node_variable_names Riml::ForNode
-
#for_node_variable_names Riml::ScopeNode
-
#force_newline Riml::Visitable
-
#full_name Riml::FullyNameable
-
#full_name Riml::ClassDefinitionNode
-
#function Riml::ScopeNode
-
#if_expr Riml::TernaryOperatorNode
-
#ignore_indentation_check Riml::Lexer
-
#ignorecase_capable_operator? Riml::BinaryOperatorNode
-
#in_expression Riml::ForNode
-
include_path Riml
-
include_path= Riml
-
included Riml::FullyNameable
-
included Riml::QuestionVariableExistence
-
#indent Riml::Indentable
-
#indented? Riml::Indentable
-
#index_by_children Riml::Walkable
-
#index_by_member Riml::Walkable
-
#initialize Riml::UnaryOperatorNode
-
#initialize Riml::RimlCommandNode
-
#initialize Riml::ClassDefinitionNode
-
#initialize Riml::CallNode
-
#initialize Riml::TernaryOperatorNode
-
#initialize Riml::ContinueNode
-
#initialize Riml::DefNode
-
#initialize Riml::AST_Rewriter::ClassDefinitionToFunctions::SelfToObjArgumentInPrivateFunction
-
#initialize Riml::UntilNode
-
#initialize Riml::AST_Rewriter
-
#initialize Riml::UnlessNode
-
#initialize Riml::Compiler::Visitor
-
#initialize Riml::BacktraceFilter
-
#initialize Riml::BreakNode
-
#initialize Riml::ExLiteralNode
-
#initialize Riml::FalseNode
-
#initialize Riml::SIDNode
-
#initialize Riml::TrueNode
-
#initialize Riml::FinishNode
-
#initialize Riml::ClassMap
-
#initialize Riml::StringLiteralConcatNode
-
#initialize Riml::WarningBuffer
-
#initialize Riml::Compiler::EstablishScopeVisitor
-
#initialize Riml::AST_Rewriter::ClassDefinitionToFunctions::InitializeSuperToObjectExtension
-
#initialize Riml::AST_Rewriter::ClassDefinitionToFunctions::SelfToDictName
-
#initialize Riml::Lexer
-
#initialize Riml::Repl
-
#initialize_copy Riml::ScopeNode
-
#insert_after Riml::Walkable
-
#insert_before Riml::Walkable
-
#interpolated? Riml::CurlyBracePart
-
#invalid_keyword Riml::Lexer
-
#keys Riml::ListOrDictGetNode
-
#keys Riml::DictGetNode
-
#keys Riml::GetVariableByScopeAndDictNameNode
-
#keywords Riml::DefNode
-
#last Riml::ElseifNode
-
#last Riml::ElseNode
-
lex Riml
-
#lhs Riml::AssignNode
-
#line Riml::Repl
-
#lineno Riml::Lexer
-
#list_or_dict Riml::ListOrDictGetNode
-
#match? Riml::AST_Rewriter::ClassDefinitionToFunctions::SuperToSuperclassFunction
-
#match? Riml::AST_Rewriter::ClassDefinitionToFunctions::DefNodeToPrivateFunction
-
#match? Riml::AST_Rewriter::ClassDefinitionToFunctions
-
#match? Riml::AST_Rewriter::ClassDefinitionToFunctions::SelfToObjArgumentInPrivateFunction
-
#match? Riml::AST_Rewriter::RegisterDefinedClasses
-
#match? Riml::AST_Rewriter::ClassDefinitionToFunctions::ExtendObjectWithMethods
-
#match? Riml::AST_Rewriter::ClassDefinitionToFunctions::RegisterPrivateFunctions
-
#match? Riml::AST_Rewriter::DeserializeVarAssignment
-
#match? Riml::AST_Rewriter::ObjectInstantiationToCall
-
#match? Riml::AST_Rewriter::TopLevelDefMethodToDef
-
#match? Riml::AST_Rewriter::VarEqualsComparisonOperator
-
#match? Riml::AST_Rewriter::ClassDefinitionToFunctions::InsertInitializeMethod
-
#match? Riml::AST_Rewriter::ClassDefinitionToFunctions::PrivateFunctionCallToPassObjExplicitly
-
#match? Riml::AST_Rewriter::DefaultParamToIfNode
-
#match? Riml::AST_Rewriter::StrictEqualsComparisonOperator
-
#match? Riml::AST_Rewriter::CallToExplicitCall
-
#match? Riml::AST_Rewriter::ClassDefinitionToFunctions::SelfToDictName
-
#match? Riml::AST_Rewriter::ClassDefinitionToFunctions::InitializeSuperToObjectExtension
-
#merge Riml::ScopeNode
-
#merge! Riml::ScopeNode
-
#method_missing Riml::DefNode
-
#method_missing Riml::Nodes
-
#method_missing Riml::Visitable
-
#must_be_explicit_call? Riml::CallNode
-
#name Riml::DefNode
-
#name Riml::GetVariableNode
-
#name Riml::GetSpecialVariableNode
-
#name Riml::CallNode
-
#name Riml::ClassDefinitionNode
-
#nested? Riml::CurlyBracePart
-
#nested_function? Riml::DefNode
-
#nested_within Riml::DefNode
-
#next Riml::Walkable
-
#next_token Riml::Lexer
-
#nodes Riml::Nodes
-
#non_nested? Riml::NotNestedUnder
-
#not_nested_under_class Riml::NotNestedUnder
-
#operand Riml::UnaryOperatorNode
-
#operand1 Riml::BinaryOperatorNode
-
#operand1= Riml::BinaryOperatorNode
-
#operand2 Riml::BinaryOperatorNode
-
#operand2= Riml::BinaryOperatorNode
-
#operands Riml::OperatorNode
-
#operator Riml::AssignNode
-
#operator Riml::OperatorNode
-
#options Riml::Compiler
-
#original_name Riml::DefNode
-
#outdent Riml::Indentable
-
#output_dir Riml::Compiler
-
#parameter Riml::DefaultParamNode
-
#parameters Riml::DefNode
-
#parent_node Riml::Visitable
-
parse Riml
-
#parser Riml::Compiler
-
#parts Riml::CurlyBraceVariable
-
#paths Riml::RimlCommandNode
-
#pop Riml::ElseifNode
-
#pop Riml::ElseNode
-
#prefix Riml::GetSpecialVariableNode
-
#prev_token Riml::Lexer
-
#prev_token_is_keyword? Riml::Lexer
-
#previous Riml::Walkable
-
#private_function Riml::DefNode
-
#private_function_names Riml::ClassDefinitionNode
-
#question_existence? Riml::QuestionVariableExistence
-
#readable Riml::Compiler
-
#recursive? Riml::AST_Rewriter::ClassDefinitionToFunctions::InsertInitializeMethod
-
#recursive? Riml::AST_Rewriter::ClassDefinitionToFunctions::InitializeSuperToObjectExtension
-
#recursive? Riml::AST_Rewriter
-
#regexp Riml::CatchNode
-
#remove Riml::Walkable
-
#remove_parens_wrapper Riml::CallNode
-
#replace Riml::AST_Rewriter::CallToExplicitCall
-
#replace Riml::AST_Rewriter::ObjectInstantiationToCall
-
#replace Riml::AST_Rewriter::DeserializeVarAssignment
-
#replace Riml::AST_Rewriter::DefaultParamToIfNode
-
#replace Riml::AST_Rewriter::ClassDefinitionToFunctions::RegisterPrivateFunctions
-
#replace Riml::AST_Rewriter::ClassDefinitionToFunctions::SelfToObjArgumentInPrivateFunction
-
#replace Riml::AST_Rewriter::VarEqualsComparisonOperator
-
#replace Riml::AST_Rewriter::StrictEqualsComparisonOperator
-
#replace Riml::AST_Rewriter::ClassDefinitionToFunctions::SuperToSuperclassFunction
-
#replace Riml::AST_Rewriter::ClassDefinitionToFunctions::SelfToDictName
-
#replace Riml::AST_Rewriter::TopLevelDefMethodToDef
-
#replace Riml::AST_Rewriter::ClassDefinitionToFunctions::DefNodeToPrivateFunction
-
#replace Riml::AST_Rewriter::ClassDefinitionToFunctions::ExtendObjectWithMethods
-
#replace Riml::AST_Rewriter::ClassDefinitionToFunctions::PrivateFunctionCallToPassObjExplicitly
-
#replace Riml::AST_Rewriter::RegisterDefinedClasses
-
#replace Riml::AST_Rewriter::ClassDefinitionToFunctions::InitializeSuperToObjectExtension
-
#replace Riml::AST_Rewriter::ClassDefinitionToFunctions::InsertInitializeMethod
-
#replace Riml::AST_Rewriter::ClassDefinitionToFunctions
-
#replace_with Riml::Walkable
-
#respond_to? Riml::Nodes
-
#respond_to? Riml::Visitable
-
#rest Riml::ListUnpackNode
-
#rewrite Riml::AST_Rewriter
-
#rewrite_included_and_sourced_files! Riml::AST_Rewriter
-
#rewrite_on_match Riml::AST_Rewriter
-
#rewritten_included_and_sourced_files Riml::AST_Rewriter
-
#rhs Riml::AssignNode
-
#run Riml::Repl
-
#scope Riml::Visitable
-
#scope_modifier Riml::ClassDefinitionNode
-
#scope_modifier Riml::GetVariableByScopeAndDictNameNode
-
#scope_modifier Riml::DefNode
-
#scope_modifier Riml::GetVariableNode
-
#scope_modifier Riml::GetCurlyBraceNameNode
-
#scope_modifier Riml::CallNode
-
#set_start_state! Riml::Lexer
-
#shadowed_argument? Riml::DefNode
-
#shadowed_argument_variable_names Riml::DefNode
-
#sid Riml::DefNode
-
source_path Riml
-
source_path= Riml
-
#sourced_files_compiled Riml::Compiler
-
#splat Riml::DefNode
-
stream Riml::WarningBuffer
-
#string_nodes Riml::StringLiteralConcatNode
-
#super_arguments Riml::AST_Rewriter::ClassDefinitionToFunctions::InitializeSuperToObjectExtension
-
#super_node Riml::DefNode
-
#superclass Riml::ClassMap
-
#superclass? Riml::ClassDefinitionNode
-
#superclass_func_name Riml::AST_Rewriter::ClassDefinitionToFunctions::SuperToSuperclassFunction
-
#superclass_name Riml::ClassDefinitionNode
-
#superclass_params Riml::AST_Rewriter::ClassDefinitionToFunctions::InsertInitializeMethod
-
#to_def_node Riml::DefMethodNode
-
#to_scope Riml::ForNode
-
#to_scope Riml::DefNode
-
#tokenize Riml::Lexer
-
#tokenize_chunk Riml::Lexer
-
#tokens Riml::Lexer
-
#try_block Riml::TryNode
-
#type Riml::StringNode
-
#use_all_arguments? Riml::SuperNode
-
#value Riml::CurlyBracePart
-
#value Riml::StringNode
-
#value Riml::KeywordNode
-
#value Riml::LiteralNode
-
#variable Riml::ForNode
-
#variable Riml::GetCurlyBraceNameNode
-
#variables Riml::ForNode
-
#variables Riml::UnletVariableNode
-
#visit Riml::Compiler::DefNodeVisitor
-
#visit Riml::Compiler::EstablishScopeVisitor
-
#visit Riml::Compiler::Visitor
-
#visit_lhs Riml::Compiler::AssignNodeVisitor
-
#visit_rhs Riml::Compiler::AssignNodeVisitor
-
walk_node Riml::Walker
-
#walk_node! Riml::Compiler::DrillDownVisitor
-
warn Riml
-
warnings Riml
-
#with_parens Riml::SuperNode
-
wrap Riml::ListNode
-
#wrap_condition_in_parens! Riml::ControlStructure