Uses of Class
com.thoughtworks.qdox.parser.expression.UnsignedShiftRightDef
Packages that use UnsignedShiftRightDef
Package
Description
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
-
Uses of UnsignedShiftRightDef in com.thoughtworks.qdox.builder.impl
Methods in com.thoughtworks.qdox.builder.impl with parameters of type UnsignedShiftRightDefModifier and TypeMethodDescriptionDefaultJavaAnnotationAssembler.transform
(UnsignedShiftRightDef annotationUnsignedShiftRight) -
Uses of UnsignedShiftRightDef in com.thoughtworks.qdox.parser.expression
Methods in com.thoughtworks.qdox.parser.expression with parameters of type UnsignedShiftRightDefModifier and TypeMethodDescriptionElemValueTransformer.transform
(UnsignedShiftRightDef annotationUnsignedShiftRight)