johnbender.us

recent / categories / archives

Posted
22 April 2009 @ 8pm

Tagged
erlang

Searching the abstract form in erlang

[update: I've added the head matching version of the check funs as per the recommendations in the comments. Thanks Hynek!] I imagine there’s a much better way to do this, but in the process of writing another parse_transform hack I wanted to search for specific things within the abstract form of a module which looks [...]