Uses of Package
spoon.javadoc.internal
Packages that use spoon.javadoc.internal
Package
Description
This package contains the meta-model part that models the executable code (methods and constructors' bodies, field initializers).
-
Classes in spoon.javadoc.internal used by spoon.javadoc.internalClassDescriptionThe structured content of a single Javadoc comment.A block tag.A javadoc text, potentially containing inline tags.An element of a description: either an inline tag or a piece of text.The type of tag: it could either correspond to a known tag (code, docRoot, etc.) or represent an unknown tag.
-
Classes in spoon.javadoc.internal used by spoon.reflect.codeClassDescriptionAn element of a description: either an inline tag or a piece of text.
-
Classes in spoon.javadoc.internal used by spoon.support.reflect.codeClassDescriptionAn element of a description: either an inline tag or a piece of text.