| Package | Description |
|---|---|
| com.thoughtworks.qdox.builder.impl |
Provides the default implementation of the classes which transform the structs from the JavaParser to the Java model elements
|
| com.thoughtworks.qdox.model |
Provides classes reflecting the Java model elements.
|
| com.thoughtworks.qdox.model.expression |
Provides classes reflecting the Java expressions.
|
| com.thoughtworks.qdox.model.impl |
Provides the default implementation of the classes reflecting the Java model elements.
|
| Class | Description |
|---|---|
| Add | |
| And | |
| AnnotationValue |
Interface for all annotation model elements
|
| AnnotationValueList | |
| Assignment | |
| Cast | |
| Constant | |
| Divide | |
| Equals | |
| ExclusiveOr | |
| Expression | |
| ExpressionVisitor |
Visitor class for the annotation model elements
|
| FieldRef | |
| GreaterEquals | |
| GreaterThan | |
| LessEquals | |
| LessThan | |
| LogicalAnd | |
| LogicalNot | |
| LogicalOr | |
| MethodInvocation | |
| MinusSign | |
| Multiply | |
| Not | |
| NotEquals | |
| Or | |
| ParenExpression | |
| PlusSign | |
| PostDecrement | |
| PostIncrement | |
| PreDecrement | |
| PreIncrement | |
| Query | |
| Remainder | |
| ShiftLeft | |
| ShiftRight | |
| Subtract | |
| TypeRef | |
| UnsignedShiftRight |
| Class | Description |
|---|---|
| AnnotationValue |
Interface for all annotation model elements
|
| Expression |
| Class | Description |
|---|---|
| Add | |
| And | |
| AnnotationValue |
Interface for all annotation model elements
|
| AnnotationValueList | |
| Assignment | |
| BinaryOperator | |
| Cast | |
| Constant | |
| Divide | |
| Equals | |
| ExclusiveOr | |
| Expression | |
| ExpressionVisitor |
Visitor class for the annotation model elements
|
| FieldRef | |
| GreaterEquals | |
| GreaterThan | |
| LessEquals | |
| LessThan | |
| LogicalAnd | |
| LogicalNot | |
| LogicalOr | |
| MethodInvocation | |
| MinusSign | |
| Multiply | |
| Not | |
| NotEquals | |
| Or | |
| ParenExpression | |
| PlusSign | |
| PostDecrement | |
| PostIncrement | |
| PreDecrement | |
| PreIncrement | |
| Query | |
| Remainder | |
| ShiftLeft | |
| ShiftRight | |
| Subtract | |
| TypeRef | |
| UnaryOperator | |
| UnsignedShiftRight |
| Class | Description |
|---|---|
| AnnotationValue |
Interface for all annotation model elements
|
| Expression | |
| ExpressionVisitor |
Visitor class for the annotation model elements
|
Copyright © 2002–2018. All rights reserved.