Package de.fraunhofer.aisec.cpg.graph
Annotation Type PopulatedByPass
-
public @interface PopulatedByPassThis annotation denotes that, this property is populates by a pass. Optionally, also specifying which Pass class is responsible.
-
-
Element Detail
-
value
java.lang.Class<? extends Pass> value
-
-