JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.github.javaparser.metamodel
InternalProperty
Contents
Description
Hide sidebar
Show sidebar
Annotation Type InternalProperty
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
InternalProperty
Indicate an internal property of a Node, meaning it is not part of the meta model. (Used during generation of the meta model.)