Slide 9
Slide 9 text
SymbolProcessor
Processor in KSP #
Main component for symbol processing in KSP
such as class , field, property and
annotation symbol
analyze and manipulate these symbols during
compilation process
provides information about the symbol being
processed, such as its name, kind (class, function,
property, etc.), annotations, modifiers, etc