module YARD::Handlers

Handlers are called during the data processing part of YARD’s parsing phase. This allows YARD as well as any custom extension to analyze source and generate {CodeObjects} to be stored for later use.