All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Interface for all annotation model elements
 
Visitor class for the annotation model elements
APITestCase is a JUnit extension that will let you compare two sources (typically one kept as a static expected result and a generated one) on the API level.
 
 
 
Important!! Be sure to add a classloader with the bootstrap classes.
 
 
 
 
 
 
Visitor that evaluates annotation expressions.
 
 
 
 
 
 
JavaClassContext gives you a mechanism to get a JavaClass.
 
Simple facade to QDox allowing a source tree to be parsed and the resulting object model navigated.
 
 
 
 
This class can be used to access overridden methods while keeping a reference to the original class.
A representation of a package.
 
 
This class is a scanner generated by JFlex 1.7.0 from the specification file src/grammar/lexer.flex
 
 
 
 
 
This is a simple Map implementation backed by a List of Map.Entry objects.
 
Thrown to indicate an error during parsing
 
Tool for testing that QDox can parse Java source code.
 
 
 
 
 
 
 
 
 
 
This class supports both the 'super' and 'extends' wildcards.
WildcardTypeDef must be a subclass of TypeDef, so it can be used in other classes.