Package com.github.javaparser.metamodel
Annotation Interface DerivedProperty
Indicate a derived property of a Node,
meaning it does supply useful information,
but it does so by taking information from other properties.
(Used during generation of the meta model.)