Module: Woods::Chunking::ChunkBuilder

Included in:
ControllerChunker, MethodChunker, ModelChunker
Defined in:
lib/woods/chunking/semantic_chunker.rb

Overview

Mixin that provides the shared build_chunk helper for chunker classes.

Requires the including class to have an @unit ivar (ExtractedUnit).