Table of Contents - ParseTree-3.0.9 Documentation
Pages
History
3.0.9 / 2012-05-01
3.0.8 / 2011-09-27
3.0.7 / 2011-02-18
3.0.6 / 2010-09-01
3.0.5 / 2010-03-27
3.0.4 / 2009-06-23
3.0.3 / 2009-01-20
3.0.2 / 2008-11-04
3.0.1 / 2008-10-23
3.0.0 / 2008-10-22
2.2.0 / 2008-06-09
2.1.1 / 2007-12-22
2.1.0 / 2007-12-21
2.0.2 / 2007-09-20
2.0.1 / 2007-08-21
2.0.0 / 2007-08-01
1.7.1 / 2007-06-05
1.7.0 / 2007-02-13
1.6.4 / 2007-01-15
1.6.3 / 2006-12-20
1.6.2 / 2006-12-19
1.6.1 / 2006-11-11
1.6.0 / 2006-10-11
1.5.0 / 2006-09-24
1.4.1 / 2006-04-10
1.4.0 / 2005-10-15
1.3.8 / 2005-09-27
1.3.7 / 2005-07-13
1.3.6 / 2005-05-19
1.3.5 / 2005-04-19
1.3.4 / 2005-02-09
1.3.3 / 2005-02-01
1.3.2 / 2005-01-04
1.3.1 / 2004-12-09
1.3.0 / 2004-12-06
1.2.0 / 2004-11-29
1.1.0 / 2004-11-12
1.0.0 / 2004-11-06
Manifest
README
ParseTree
DESCRIPTION:
FEATURES/PROBLEMS:
SYNOPSYS:
REQUIREMENTS:
INSTALL:
LICENSE:
Classes/Modules
Class
ClassInclude
Method
Mod1
Mod2
Module
ParseTree
ParseTreeGauntlet
ParseTreeTestCase
PostUnifier
PreUnifier
Proc
ProcStoreTmp
R2RTestCase
RawParseTree
Something
SomethingWithInitialize
TestParseTree
TestRawParseTree
TestUnifier
UnboundMethod
UnifiedRuby
Unifier
Methods
::classmethod — Something
::has_alloca — RawParseTree
::new — Unifier
::new — RawParseTree
::new — SomethingWithInitialize
::new — PostUnifier
::new — ParseTree
::new — PreUnifier
::new — ParseTreeGauntlet
::new_name — ProcStoreTmp
::translate — RawParseTree
#bbegin — Something
#bbegin_no_exception — Something
#broke — ParseTreeGauntlet
#determine_args — Something
#diff_pp — ParseTreeGauntlet
#modules — Class
#modules — Module
#multi_args — Something
#opt_args — Something
#parse_tree — RawParseTree
#parse_tree_for_method — RawParseTree
#parse_tree_for_string — RawParseTree
#process — RawParseTree
#process — UnifiedRuby
#process — ParseTree
#process — ParseTreeGauntlet
#protected_meth — SomethingWithInitialize
#rewrite_argscat — UnifiedRuby
#rewrite_argspush — UnifiedRuby
#rewrite_attrasgn — UnifiedRuby
#rewrite_begin — UnifiedRuby
#rewrite_block_pass — UnifiedRuby
#rewrite_bmethod — UnifiedRuby
#rewrite_call — UnifiedRuby
#rewrite_call — PreUnifier
#rewrite_dasgn — UnifiedRuby
#rewrite_dasgn_curr — UnifiedRuby
#rewrite_defn — UnifiedRuby
#rewrite_defs — UnifiedRuby
#rewrite_dmethod — UnifiedRuby
#rewrite_dvar — UnifiedRuby
#rewrite_fcall — PreUnifier
#rewrite_fcall — UnifiedRuby
#rewrite_flip2 — UnifiedRuby
#rewrite_flip3 — UnifiedRuby
#rewrite_iter — UnifiedRuby
#rewrite_masgn — UnifiedRuby
#rewrite_op_asgn1 — UnifiedRuby
#rewrite_resbody — UnifiedRuby
#rewrite_rescue — UnifiedRuby
#rewrite_splat — UnifiedRuby
#rewrite_super — UnifiedRuby
#rewrite_vcall — UnifiedRuby
#rewrite_yield — UnifiedRuby
#rewrite_zarray — UnifiedRuby
#run — ParseTreeGauntlet
#setup — TestRawParseTree
#setup — TestParseTree
#should_skip? — ParseTreeGauntlet
#test_class_initialize — TestRawParseTree
#test_class_translate_string — TestRawParseTree
#test_class_translate_string_method — TestRawParseTree
#test_missing — TestRawParseTree
#test_parse_tree_for_proc — R2RTestCase
#test_parse_tree_for_str — TestRawParseTree
#test_parse_tree_for_string — TestRawParseTree
#test_parse_tree_for_string_with_newlines — TestRawParseTree
#test_pre_call — TestUnifier
#test_pre_fcall — TestUnifier
#test_proc_to_ruby — R2RTestCase
#test_proc_to_ruby_args_1 — R2RTestCase
#test_proc_to_ruby_args_n — R2RTestCase
#test_proc_to_sexp — R2RTestCase
#test_proc_to_sexp_args_1 — R2RTestCase
#test_proc_to_sexp_args_n — R2RTestCase
#test_process_bmethod — TestUnifier
#test_process_modules — TestRawParseTree
#test_process_string — TestParseTree
#test_process_string_newlines — TestParseTree
#test_unbound_method_to_ruby — R2RTestCase
#test_whole_class — TestRawParseTree
#to_ruby — Method
#to_ruby — Proc
#to_ruby — UnboundMethod
#to_sexp — Proc
#to_sexp — Method
#unknown_args — Something
#util_setup_inline — R2RTestCase
#with_class_and_method_name — Method