module Savi::AST::Gather

Defined in:

savi/ast/gather.cr

Class Method Summary

Class Method Detail

def self.annotated_nodes(ctx, node : AST::Node) #

Return the list of all nodes under the given node that have annotations.


[View source]