Package com.strumenta.kolasu.model
Annotation Derived
-
- All Implemented Interfaces:
@Target(allowedTargets = {AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION}) public @interface Derived
Use this to mark all relations which are secondary, i.e., they are calculated from other relations, so that they will not be considered branches of the AST.