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