Uses of Annotation Interface
com.github.javaparser.metamodel.InternalProperty
Packages that use InternalProperty
-
Uses of InternalProperty in com.github.javaparser.ast
Fields in com.github.javaparser.ast with annotations of type InternalPropertyModifier and TypeFieldDescriptionNode.childNodes
private IdentityHashMap<DataKey<?>,
Object> Node.data
NodeList.innerList
private Set<AstObserver>
Node.observers
Node.orphanComments
private Node
Node.parentNode
private Node.Parsedness
Node.parsed
private Range
Node.range
private CompilationUnit.Storage
CompilationUnit.storage
private TokenRange
Node.tokenRange
-
Uses of InternalProperty in com.github.javaparser.ast.comments
Fields in com.github.javaparser.ast.comments with annotations of type InternalProperty