Uses of Class
org.jd.core.v1.model.javasyntax.declaration.TypeDeclarations
Packages that use TypeDeclarations
Package
Description
-
Uses of TypeDeclarations in org.jd.core.v1.model.javasyntax
Methods in org.jd.core.v1.model.javasyntax with parameters of type TypeDeclarations -
Uses of TypeDeclarations in org.jd.core.v1.model.javasyntax.declaration
Methods in org.jd.core.v1.model.javasyntax.declaration with parameters of type TypeDeclarationsModifier and TypeMethodDescriptionvoid
AbstractNopDeclarationVisitor.visit
(TypeDeclarations declaration) void
DeclarationVisitor.visit
(TypeDeclarations declarations) -
Uses of TypeDeclarations in org.jd.core.v1.service.fragmenter.javasyntaxtojavafragment.visitor
Methods in org.jd.core.v1.service.fragmenter.javasyntaxtojavafragment.visitor with parameters of type TypeDeclarationsModifier and TypeMethodDescriptionvoid
CompilationUnitVisitor.visit
(TypeDeclarations declaration)