Files in nick-ulle/ast
Low-level Static Analysis Tools for R Code

.Rbuildignore
.gitignore
DESCRIPTION
NAMESPACE
R/arg.R R/as.R R/as_language.R R/blocks_to_r.R R/child.R R/code_objects_ast.R R/code_objects_cfg.R R/collapse_namespace.R R/compute_cfg.R R/constant_propagation.R R/copy.R R/counter.R R/data_frame.R R/def_use_sets.R R/equal.R R/find_nodes.R R/flow_analysis.R R/format.R R/get_symbols.R R/igraph.R R/insert_return.R R/is.R R/live_variables.R R/match_call.R R/methods_blocklist.R R/process_cfg_phis.R R/rlanguge.R R/rstatic.R R/stack.R R/subset.R R/to_ast.R R/to_blocks.R R/to_ssa.R R/utilities.R README.md TODO.md TODO_duncanNotes.md inst/live_variables/live_variables.md inst/live_variables/lva.R inst/rstatic_methods.R inst/vignettes/example_usage.Rmd inst/vignettes/rstatic-cfg-codegen.Rmd inst/vignettes/rstatic-intro.Rmd inst/vignettes/rstatic-reference.Rmd inst/vignettes/rstatic-rewrites.Rmd man/Counter.Rd man/arg_index.Rd man/arg_object.Rd man/arg_value.Rd man/as_language.Rd man/backward_analysis.Rd man/blocks_to_r.Rd man/body.Rd man/child.Rd man/child_fields.Rd man/children.Rd man/class_error_string.Rd man/collapse_namespace.Namespace.Rd man/collapse_namespace.Rd man/collapse_namespace.default.Rd man/colon-equals.Rd man/copy.Rd man/def_use_sets.Rd man/dfa_standard_update.Rd man/dominance_frontiers.Rd man/dominator_tree.Rd man/entry_block.Rd man/equal.Rd man/exit_block.Rd man/find_function.Rd man/find_node_indices.Rd man/find_nodes.Rd man/formals.Rd man/get_symbols.Rd man/insert_return.Rd man/is_r6_method.Rd man/is_symbol.Rd man/list_dots_safely.Rd man/list_formals.Rd man/live_variables.Rd man/match_call.Rd man/match_object.Rd man/names_defined.Rd man/names_used.Rd man/nchildren.Rd man/next_name.Rd man/postorder.Rd man/predecessors.Rd man/propagate_constants.Rd man/quote_ast.Rd man/quote_blocks.Rd man/replace_nodes.Rd man/set_parent.Rd man/ssa_insert_phis.Rd man/ssa_set_numbers.Rd man/successors.Rd man/toString.ASTNode.Rd man/to_ast.Rd man/to_ast_callable.Rd man/to_blocks.Rd man/to_ssa.Rd man/where_is.Rd man/wrap_brace.Rd tests/forRewrite.R tests/if.R tests/testthat.R tests/testthat/collect_crossblock_uses.R tests/testthat/collect_reads.R tests/testthat/constant_propagation.R tests/testthat/copy_cfg.R tests/testthat/test_arg.R tests/testthat/test_blocks_to_r.R tests/testthat/test_brace.R tests/testthat/test_collapse_namespaces.R tests/testthat/test_compute_cfg.R tests/testthat/test_copy_ast.R tests/testthat/test_dominance_frontiers.R tests/testthat/test_equal.R tests/testthat/test_find_nodes.R tests/testthat/test_get_symbols.R tests/testthat/test_insert_return.R tests/testthat/test_match_call.R tests/testthat/test_split_blocks.R tests/testthat/test_to_ast.R tests/testthat/test_to_blocks.R tests/testthat/test_to_ssa.R
nick-ulle/ast documentation built on Oct. 18, 2019, 4:37 a.m.