module
Ameba::AST::Dataflow
Overview
Building blocks for dataflow analysis: the AST node groupings used to generate type-specific handlers, body extraction, and immediate-child collection.
Direct including types
Defined in:
ameba/ast/dataflow.crInstance Method Summary
-
#scope_body(node)
Returns the body node a scope analysis should walk for node.