Uses of Class
com.thoughtworks.qdox.parser.structs.ModuleDef.RequiresDef
Packages that use ModuleDef.RequiresDef
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
-
Uses of ModuleDef.RequiresDef in com.thoughtworks.qdox.builder
Methods in com.thoughtworks.qdox.builder with parameters of type ModuleDef.RequiresDef -
Uses of ModuleDef.RequiresDef in com.thoughtworks.qdox.builder.impl
Methods in com.thoughtworks.qdox.builder.impl with parameters of type ModuleDef.RequiresDefModifier and TypeMethodDescriptionvoid
ModelBuilder.addRequires
(ModuleDef.RequiresDef requiresDef)