Uses of Class
gw.gosudoc.com.sun.tools.javadoc.main.DocEnv
Packages that use DocEnv
-
Uses of DocEnv in gw.gosudoc.com.sun.tools.javadoc.main
Fields in gw.gosudoc.com.sun.tools.javadoc.main declared as DocEnvModifier and TypeFieldDescriptionprivate final DocEnvComment.docenvDeprecated.Doc environmentprivate final DocEnvDocLocale.docenvDeprecated.Enclosing DocEnvprivate DocEnvJavadocClassFinder.docenvDeprecated.(package private) final DocEnvJavadocEnter.docenvDeprecated.(package private) final DocEnvJavadocMemberEnter.docenvDeprecated.(package private) DocEnvJavadocTool.docenvDeprecated.protected final DocEnvAbstractTypeImpl.envDeprecated.private final DocEnvAnnotationDescImpl.ElementValuePairImpl.envprivate final DocEnvAnnotationDescImpl.envDeprecated.private final DocEnvAnnotationValueImpl.envDeprecated.protected final DocEnvDocImpl.envDeprecated.Doc environmentprivate final DocEnvParameterImpl.envDeprecated.(package private) DocEnvTypeMaker.ArrayTypeImpl.envFields in gw.gosudoc.com.sun.tools.javadoc.main with type parameters of type DocEnvModifier and TypeFieldDescriptionprotected static final com.sun.tools.javac.util.Context.Key<DocEnv>DocEnv.docEnvKeyDeprecated.Methods in gw.gosudoc.com.sun.tools.javadoc.main that return DocEnvModifier and TypeMethodDescription(package private) DocEnvTagImpl.docenv()Deprecated.static DocEnvDocEnv.instance(com.sun.tools.javac.util.Context context) Deprecated.Methods in gw.gosudoc.com.sun.tools.javadoc.main with parameters of type DocEnvModifier and TypeMethodDescriptionprivate voidSerializedForm.addMethodIfExist(DocEnv env, com.sun.tools.javac.code.Symbol.ClassSymbol def, String methodName) Deprecated.(package private) static StringClassDocImpl.classToString(DocEnv env, com.sun.tools.javac.code.Symbol.ClassSymbol c, boolean full) Deprecated.Return the class name with any type parameters as a string.private voidSerializedForm.computeDefaultSerializableFields(DocEnv env, com.sun.tools.javac.code.Symbol.ClassSymbol def, ClassDocImpl cd) Deprecated.private static com.sun.tools.javac.util.List<com.sun.tools.javac.code.Type>Deprecated.Get the bounds of a type variable as listed in the "extends" clause.static TypeDeprecated.static TypeDeprecated.static TypeTypeMaker.getType(DocEnv env, com.sun.tools.javac.code.Type t, boolean errToClassDoc, boolean considerAnnotations) Deprecated.private static TypeTypeMaker.getTypeImpl(DocEnv env, com.sun.tools.javac.code.Type t, boolean errToClassDoc, boolean considerAnnotations) Deprecated.static Type[]Deprecated.Convert a list of javac types into an array of javadoc types.static Type[]TypeMaker.getTypes(DocEnv env, com.sun.tools.javac.util.List<com.sun.tools.javac.code.Type> ts, Type[] res) Deprecated.Like the above version, but use and return the array given.(package private) static StringTypeMaker.getTypeString(DocEnv env, com.sun.tools.javac.code.Type t, boolean full) Deprecated.Return the string representation of a type use.private voidSerializedForm.mapSerialFieldTagImplsToFieldDocImpls(FieldDocImpl spfDoc, DocEnv env, com.sun.tools.javac.code.Symbol.ClassSymbol def) Deprecated.(package private) static StringParameterizedTypeImpl.parameterizedTypeToString(DocEnv env, com.sun.tools.javac.code.Type.ClassType cl, boolean full) Deprecated.private voidRootDocImpl.setClasses(DocEnv env, com.sun.tools.javac.util.List<com.sun.tools.javac.tree.JCTree.JCClassDecl> classes) Deprecated.Initialize classes information.private voidRootDocImpl.setPackages(DocEnv env, com.sun.tools.javac.util.List<String> packages) Deprecated.Initialize packages information.(package private) static StringTypeMaker.typeArgumentsString(DocEnv env, com.sun.tools.javac.code.Type.ClassType cl, boolean full) Deprecated.Return the actual type arguments of a parameterized type as an angle-bracketed string.(package private) static StringTypeMaker.typeParametersString(DocEnv env, com.sun.tools.javac.code.Symbol sym, boolean full) Deprecated.Return the formal type parameters of a class or method as an angle-bracketed string.(package private) static StringTypeVariableImpl.typeVarToString(DocEnv env, com.sun.tools.javac.code.Type.TypeVar v, boolean full) Deprecated.Return the string form of a type variable along with any "extends" clause.(package private) static StringWildcardTypeImpl.wildcardTypeToString(DocEnv env, com.sun.tools.javac.code.Type.WildcardType wildThing, boolean full) Deprecated.Return the string form of a wildcard type ("?") along with any "extends" or "super" clause.Constructors in gw.gosudoc.com.sun.tools.javadoc.main with parameters of type DocEnvModifierConstructorDescriptionprotectedAbstractTypeImpl(DocEnv env, com.sun.tools.javac.code.Type type) Deprecated.(package private)AnnotatedTypeImpl(DocEnv env, com.sun.tools.javac.code.Type type) Deprecated.(package private)AnnotationDescImpl(DocEnv env, com.sun.tools.javac.code.Attribute.Compound annotation) Deprecated.AnnotationTypeDocImpl(DocEnv env, com.sun.tools.javac.code.Symbol.ClassSymbol sym) Deprecated.AnnotationTypeDocImpl(DocEnv env, com.sun.tools.javac.code.Symbol.ClassSymbol sym, com.sun.source.util.TreePath treePath) Deprecated.AnnotationTypeElementDocImpl(DocEnv env, com.sun.tools.javac.code.Symbol.MethodSymbol sym) Deprecated.AnnotationTypeElementDocImpl(DocEnv env, com.sun.tools.javac.code.Symbol.MethodSymbol sym, com.sun.source.util.TreePath treePath) Deprecated.(package private)AnnotationValueImpl(DocEnv env, com.sun.tools.javac.code.Attribute attr) Deprecated.(package private)ArrayTypeImpl(DocEnv env, com.sun.tools.javac.code.Type arrayType) ClassDocImpl(DocEnv env, com.sun.tools.javac.code.Symbol.ClassSymbol sym) Deprecated.ConstructorClassDocImpl(DocEnv env, com.sun.tools.javac.code.Symbol.ClassSymbol sym, com.sun.source.util.TreePath treePath) Deprecated.ConstructorConstructorDocImpl(DocEnv env, com.sun.tools.javac.code.Symbol.MethodSymbol sym) Deprecated.constructor.ConstructorDocImpl(DocEnv env, com.sun.tools.javac.code.Symbol.MethodSymbol sym, com.sun.source.util.TreePath treePath) Deprecated.constructor.(package private)Deprecated.Constructor.(package private)Deprecated.Constructor(package private)ElementValuePairImpl(DocEnv env, com.sun.tools.javac.code.Symbol.MethodSymbol meth, com.sun.tools.javac.code.Attribute value) ExecutableMemberDocImpl(DocEnv env, com.sun.tools.javac.code.Symbol.MethodSymbol sym) Deprecated.Constructor.ExecutableMemberDocImpl(DocEnv env, com.sun.tools.javac.code.Symbol.MethodSymbol sym, com.sun.source.util.TreePath treePath) Deprecated.Constructor.FieldDocImpl(DocEnv env, com.sun.tools.javac.code.Symbol.VarSymbol sym) Deprecated.Constructor.FieldDocImpl(DocEnv env, com.sun.tools.javac.code.Symbol.VarSymbol sym, com.sun.source.util.TreePath treePath) Deprecated.Constructor.MemberDocImpl(DocEnv env, com.sun.tools.javac.code.Symbol sym, com.sun.source.util.TreePath treePath) Deprecated.constructor.MethodDocImpl(DocEnv env, com.sun.tools.javac.code.Symbol.MethodSymbol sym) Deprecated.constructor.MethodDocImpl(DocEnv env, com.sun.tools.javac.code.Symbol.MethodSymbol sym, com.sun.source.util.TreePath treePath) Deprecated.constructor.PackageDocImpl(DocEnv env, com.sun.tools.javac.code.Symbol.PackageSymbol sym) Deprecated.ConstructorPackageDocImpl(DocEnv env, com.sun.tools.javac.code.Symbol.PackageSymbol sym, com.sun.source.util.TreePath treePath) Deprecated.Constructor(package private)ParameterImpl(DocEnv env, com.sun.tools.javac.code.Symbol.VarSymbol sym) Deprecated.Constructor of parameter info class.(package private)ParameterizedTypeImpl(DocEnv env, com.sun.tools.javac.code.Type type) Deprecated.protectedProgramElementDocImpl(DocEnv env, com.sun.tools.javac.code.Symbol sym, com.sun.source.util.TreePath treePath) Deprecated.RootDocImpl(DocEnv env, com.sun.tools.javac.util.List<com.sun.tools.javac.tree.JCTree.JCClassDecl> classes, com.sun.tools.javac.util.List<String> packages, com.sun.tools.javac.util.List<String[]> options) Deprecated.Constructor used when reading source files.RootDocImpl(DocEnv env, com.sun.tools.javac.util.List<String> classes, com.sun.tools.javac.util.List<String[]> options) Deprecated.Constructor used when reading class files.(package private)SerializedForm(DocEnv env, com.sun.tools.javac.code.Symbol.ClassSymbol def, ClassDocImpl cd) Deprecated.Constructor.(package private)TypeVariableImpl(DocEnv env, com.sun.tools.javac.code.Type.TypeVar type) Deprecated.(package private)WildcardTypeImpl(DocEnv env, com.sun.tools.javac.code.Type.WildcardType type) Deprecated.