Uses of Class
com.thoughtworks.qdox.parser.structs.AnnoDef
Packages that use AnnoDef
Package
Description
Provides classes which transform the structs from the JavaParser to the Java model elements
Provides the default implementation of the classes which transform the structs from the JavaParser to the Java model elements
Provides classes which make it possible to resolve expression values
Provides the implementations of the Lexers and Parsers
Provides simple models to be constructed by the parser.
-
Uses of AnnoDef in com.thoughtworks.qdox.builder
Methods in com.thoughtworks.qdox.builder with parameters of type AnnoDef -
Uses of AnnoDef in com.thoughtworks.qdox.builder.impl
Fields in com.thoughtworks.qdox.builder.impl with type parameters of type AnnoDefMethods in com.thoughtworks.qdox.builder.impl with parameters of type AnnoDef -
Uses of AnnoDef in com.thoughtworks.qdox.parser.expression
Methods in com.thoughtworks.qdox.parser.expression with parameters of type AnnoDef -
Uses of AnnoDef in com.thoughtworks.qdox.parser.impl
Fields in com.thoughtworks.qdox.parser.impl with type parameters of type AnnoDef -
Uses of AnnoDef in com.thoughtworks.qdox.parser.structs
Methods in com.thoughtworks.qdox.parser.structs that return AnnoDef