module Ameba::AST

Defined in:

ameba/ast/traverse.cr

Constant Summary

NODE_VISITORS = [Call, Case, Def, If, StringInterpolation, Unless]