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 and 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 and Description |
---|
AnnotationValue
Interface for all annotation model elements
|
Expression |
Class and 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 and Description |
---|
AnnotationValue
Interface for all annotation model elements
|
Expression |
ExpressionVisitor
Visitor class for the annotation model elements
|
Copyright © 2002–2020. All rights reserved.