PassTarget

interface PassTarget

A pass target is an interface for a Node on which a Pass can operate, it should only be implemented by TranslationResult, Component and TranslationUnitDeclaration.

Inheritors