Uses of Interface
org.codehaus.janino.Java.DocCommentable
Packages that use Java.DocCommentable
-
Uses of Java.DocCommentable in org.codehaus.janino
Subinterfaces of Java.DocCommentable in org.codehaus.janinoModifier and TypeInterfaceDescriptionstatic interface
Base for package member ("top-level") and member ("nested") annotation type declarations.static interface
Base for package member (a.k.a.Classes in org.codehaus.janino that implement Java.DocCommentableModifier and TypeClassDescriptionstatic final class
Representation of a constructor declarator.static final class
Representation of an "enum constant", see JLS7 8.9.1.static final class
This class is derived from "Statement", because it provides for the initialization of the field.static class
Abstract base class forJava.ConstructorDeclarator
andJava.MethodDeclarator
.static class
Base for the various interface declaration kinds.static final class
Representation of a "local class declaration" i.e.static final class
Representation of a member annotation type declaration, a.k.a.static class
Representation of a "member class declaration", i.e.static final class
Representation of a "member enum declaration", i.e.static class
Representation of a "member interface declaration", i.e.static final class
Representation of a method declarator.static class
Base for the various named class declarations.static final class
Representation of a package member annotation type declaration, a.k.a.static class
Implementation of a "package member class declaration", a.k.a.static final class
Implementation of a "package member enum declaration", a.k.a.static class
Representation of a "package member interface declaration", a.k.a.Methods in org.codehaus.janino with parameters of type Java.DocCommentableModifier and TypeMethodDescriptionprivate void
Unparser.unparseDocComment
(Java.DocCommentable dc)