Searched refs:InternalProperty (Results 1 – 6 of 6) sorted by relevance
150 @InternalProperty153 @InternalProperty156 @InternalProperty159 @InternalProperty162 @InternalProperty165 @InternalProperty171 @InternalProperty174 @InternalProperty
30 import com.github.javaparser.metamodel.InternalProperty;48 @InternalProperty
38 import com.github.javaparser.metamodel.InternalProperty;93 @InternalProperty
30 import com.github.javaparser.metamodel.InternalProperty;49 @InternalProperty
16 public @interface InternalProperty { annotation
9 import com.github.javaparser.metamodel.InternalProperty;115 reflectionField.isAnnotationPresent(InternalProperty.class); in fieldShouldBeIgnored()