Module: Wool::SexpAnalysis::NextPrevAnnotation

Extended by:
BasicAnnotation
Defined in:
lib/wool/analysis/annotations/next_annotation.rb

Overview

This is a simple inherited attribute applied to each node, giving a pointer to that node’s next and previous AST node. That way AST traversal is easier.

Defined Under Namespace

Classes: Annotator

Method Summary

Methods included from BasicAnnotation

add_annotator, add_global_annotator, add_property