- gaps -
Variable in class com.sun.tools.javac.jvm.Gen.GenContext
- A list buffer containing all gaps in the finalizer range,
where a catch all exception should not apply.
- GE -
Static variable in class com.sun.tools.javac.tree.JCTree
-
- GE -
Static variable in interface sun.tools.javap.Constants
-
- Gen - Class in com.sun.tools.javac.jvm
- This pass maps flat Java (i.e.
- Gen(Context) -
Constructor for class com.sun.tools.javac.jvm.Gen
-
- gen() -
Method in class com.sun.tools.javac.jvm.Gen.GenFinalizer
- Generate code to clean up when unwinding.
- gen -
Variable in class com.sun.tools.javac.main.JavaCompiler
- The module for code generation.
- Gen - Class in com.sun.tools.javah
- An abstraction for generating support files required by native methods.
- Gen(RootDoc) -
Constructor for class com.sun.tools.javah.Gen
-
- Gen.CodeSizeOverflow - Exception in com.sun.tools.javac.jvm
- Thrown when the byte code size exceeds limit.
- Gen.CodeSizeOverflow() -
Constructor for exception com.sun.tools.javac.jvm.Gen.CodeSizeOverflow
-
- Gen.GenContext - Class in com.sun.tools.javac.jvm
- code generation contexts,
to be used as type parameter for environments.
- Gen.GenContext() -
Constructor for class com.sun.tools.javac.jvm.Gen.GenContext
-
- Gen.GenFinalizer - Class in com.sun.tools.javac.jvm
- An abstract class for finalizer generation.
- Gen.GenFinalizer() -
Constructor for class com.sun.tools.javac.jvm.Gen.GenFinalizer
-
- genArgs(List<JCTree.JCExpression>, List<Type>) -
Method in class com.sun.tools.javac.jvm.Gen
- Derived visitor method: generate code for a list of method arguments.
- genBytes(Env<AttrContext>, JCTree.JCClassDecl) -
Method in class edu.rice.cs.mint.runtime.StringCodeCompiler
-
- genCatch(JCTree.JCCatch, Env<Gen.GenContext>, int, int, List<Integer>) -
Method in class com.sun.tools.javac.jvm.Gen
- Generate code for a catch clause.
- genClass(Env<AttrContext>, JCTree.JCClassDecl) -
Method in class com.sun.tools.javac.jvm.Gen
- Generate code for a class definition.
- genclass -
Static variable in class com.sun.tools.javah.MainDoclet
-
- genClassFileNames -
Variable in class com.sun.tools.apt.comp.Apt
- List of names of generated class files.
- genClassFileNames -
Variable in class com.sun.tools.apt.main.JavaCompiler
-
- genClassFileNames -
Variable in class com.sun.tools.apt.main.Main
- List of names of generated class files from most recent apt round.
- genCode(Env<AttrContext>, JCTree.JCClassDecl) -
Method in class com.sun.tools.javac.main.JavaCompiler
- Generate code and emit a class file for a given class
- genCond(JCTree, int) -
Method in class com.sun.tools.javac.jvm.Gen
- Derived visitor method: check whether CharacterRangeTable
should be emitted, if so, put a new entry into CRTable
and call method to generate bytecode.
- genCond(JCTree, boolean) -
Method in class com.sun.tools.javac.jvm.Gen
- Derived visitor method: generate code for a boolean
expression in a control-flow context.
- genCrt -
Variable in class com.sun.tools.javac.jvm.ClassWriter
- Switch: generate CharacterRangeTable attribute.
- genCrt -
Variable in class com.sun.tools.javac.jvm.Gen
-
- genDef(JCTree, Env<Gen.GenContext>) -
Method in class com.sun.tools.javac.jvm.Gen
- Visitor method: generate code for a definition, catching and reporting
any completion failures.
- genEndPos -
Variable in class com.sun.tools.javac.main.JavaCompiler
- Switch: should we store the ending positions?
- generalValidOptions(String[][], DocErrorReporter) -
Method in class com.sun.tools.doclets.internal.toolkit.Configuration
- This checks for the validity of the options used by the user.
- generate() -
Method in class com.sun.source.util.JavacTask
- Generate code.
- generate(ConfigurationImpl, IndexBuilder) -
Static method in class com.sun.tools.doclets.formats.html.AllClassesFrameWriter
- Create AllClassesFrameWriter object.
- generate(ConfigurationImpl, ClassTree) -
Static method in class com.sun.tools.doclets.formats.html.ClassUseWriter
- Write out class use pages.
- generate(ConfigurationImpl, ClassUseMapper, ClassDoc) -
Static method in class com.sun.tools.doclets.formats.html.ClassUseWriter
- Generate a class page.
- generate(ConfigurationImpl) -
Static method in class com.sun.tools.doclets.formats.html.DeprecatedListWriter
- Get list of all the deprecated classes and members in all the Packages
specified on the Command Line.
- generate(ConfigurationImpl) -
Static method in class com.sun.tools.doclets.formats.html.FrameOutputWriter
- Construct FrameOutputWriter object and then use it to generate the Html
file which will have the description of all the frames in the
documentation.
- generate(ConfigurationImpl) -
Static method in class com.sun.tools.doclets.formats.html.HelpWriter
- Construct the HelpWriter object and then use it to generate the help
file.
- generate(ConfigurationImpl, PackageDoc) -
Static method in class com.sun.tools.doclets.formats.html.PackageFrameWriter
- Generate a package summary page for the left-hand bottom frame.
- generate(ConfigurationImpl) -
Static method in class com.sun.tools.doclets.formats.html.PackageIndexFrameWriter
- Generate the package index file named "overview-frame.html".
- generate(ConfigurationImpl) -
Static method in class com.sun.tools.doclets.formats.html.PackageIndexWriter
- Generate the package index page for the right-hand frame.
- generate(ConfigurationImpl, PackageDoc, PackageDoc, PackageDoc, boolean) -
Static method in class com.sun.tools.doclets.formats.html.PackageTreeWriter
- Construct a PackageTreeWriter object and then use it to generate the
package tree page.
- generate(ConfigurationImpl, ClassUseMapper, PackageDoc) -
Static method in class com.sun.tools.doclets.formats.html.PackageUseWriter
- Generate a class page.
- generate(ConfigurationImpl, IndexBuilder) -
Static method in class com.sun.tools.doclets.formats.html.SingleIndexWriter
- Generate single index file, for all Unicode characters.
- generate(ConfigurationImpl, IndexBuilder) -
Static method in class com.sun.tools.doclets.formats.html.SplitIndexWriter
- Generate separate index files, for each Unicode character, listing all
the members starting with the particular unicode character.
- generate(ConfigurationImpl) -
Static method in class com.sun.tools.doclets.formats.html.StylesheetWriter
- Generate the style file contents.
- generate(ConfigurationImpl, ClassTree) -
Static method in class com.sun.tools.doclets.formats.html.TreeWriter
- Create a TreeWriter object and use it to generate the
"overview-tree.html" file.
- generate(Configuration) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.PackageListWriter
- Generate the package index.
- generate() -
Method in class com.sun.tools.javac.api.JavacTaskImpl
- Generate code.
- generate(Iterable<? extends TypeElement>) -
Method in class com.sun.tools.javac.api.JavacTaskImpl
- Generate code corresponding to the given classes.
- generate(Queue<Pair<Env<AttrContext>, JCTree.JCClassDecl>>) -
Method in class com.sun.tools.javac.main.JavaCompiler
- Generates the source or class file for a list of classes.
- generate(Queue<Pair<Env<AttrContext>, JCTree.JCClassDecl>>, Queue<JavaFileObject>) -
Method in class com.sun.tools.javac.main.JavaCompiler
-
- generateAllClassesFile(boolean) -
Method in class com.sun.tools.doclets.formats.html.AllClassesFrameWriter
- Print all the classes in table format in the file.
- generateAnnotation(AptEnv, Attribute.Compound, Class<A>) -
Static method in class com.sun.tools.apt.mirror.declaration.AnnotationProxyMaker
- Returns a dynamic proxy for an annotation mirror.
- generateAnnotation() -
Method in class com.sun.tools.apt.mirror.declaration.AnnotationProxyMaker
- Returns a dynamic proxy for an annotation mirror.
- generateAnnotation(Attribute.Compound, Class<A>) -
Static method in class com.sun.tools.javac.model.AnnotationProxyMaker
- Returns a dynamic proxy for an annotation mirror.
- generateAnnotation() -
Method in class com.sun.tools.javac.model.AnnotationProxyMaker
- Returns a dynamic proxy for an annotation mirror.
- generateBytes(Queue<Pair<Env<AttrContext>, JCTree.JCClassDecl>>) -
Method in class edu.rice.cs.mint.runtime.StringCodeCompiler
-
- generateClassFiles(ClassDoc[], ClassTree) -
Method in class com.sun.tools.doclets.formats.html.HtmlDoclet
- Generate the class documentation.
- generateClassFiles(ClassDoc[], ClassTree) -
Method in class com.sun.tools.doclets.internal.toolkit.AbstractDoclet
- Generate the class documentation.
- generateClassFiles(RootDoc, ClassTree) -
Method in class com.sun.tools.doclets.internal.toolkit.AbstractDoclet
- Iterate through all classes and construct documentation for them.
- generateClassFiles(ClassTree) -
Method in class com.sun.tools.doclets.internal.toolkit.AbstractDoclet
- Generate the class files for single classes specified on the command line.
- generateClassKindListing(ClassDoc[], String) -
Method in class com.sun.tools.doclets.formats.html.PackageFrameWriter
- Generate specific class kind listing.
- generateClassList() -
Method in class com.sun.tools.doclets.formats.html.ClassUseWriter
-
- generateClassList() -
Method in class com.sun.tools.doclets.formats.html.PackageUseWriter
-
- generateClassListing() -
Method in class com.sun.tools.doclets.formats.html.PackageFrameWriter
- Generate class listing for all the classes in this package.
- generateClassUse() -
Method in class com.sun.tools.doclets.formats.html.ClassUseWriter
-
- generateClassUse(PackageDoc) -
Method in class com.sun.tools.doclets.formats.html.ClassUseWriter
- Print the class use list.
- generateClassUseFile() -
Method in class com.sun.tools.doclets.formats.html.ClassUseWriter
- Print the class use list.
- generateCLDCStackmap() -
Method in enum com.sun.tools.javac.jvm.Target
- Return true if cldc-style stack maps need to be generated.
- generateCodeCspPair(StringBuffer, ArrayList<Object>) -
Method in class edu.rice.cs.mint.runtime.mspTree.CspMSPTree
-
- generateCodeCspPair(StringBuffer, ArrayList<Object>) -
Method in class edu.rice.cs.mint.runtime.mspTree.InternalMSPTree
-
- generateCodeCspPair() -
Method in class edu.rice.cs.mint.runtime.mspTree.MSPTree
-
- generateCodeCspPair(StringBuffer, ArrayList<Object>) -
Method in class edu.rice.cs.mint.runtime.mspTree.MSPTree
-
- generateCodeCspPair(StringBuffer, ArrayList<Object>) -
Method in class edu.rice.cs.mint.runtime.mspTree.StringMSPTree
-
- generateContents(Character, List<? extends Doc>) -
Method in class com.sun.tools.doclets.formats.html.AbstractIndexWriter
- Generate the member information for the unicode character along with the
list of the members.
- generateContents(List<Doc>, boolean) -
Method in class com.sun.tools.doclets.formats.html.AllClassesFrameWriter
- Given a list of classes, generate links for each class or interface.
- generatedClasses -
Variable in class com.sun.tools.javac.processing.JavacFiler
- Names and class files of the class files closed in this round.
- GENERATEDCONSTR -
Static variable in class com.sun.tools.javac.code.Flags
- Flag that marks a generated default constructor.
- generateDeclsForClass(PrintWriter, ClassDoc, String) -
Method in class com.sun.tools.javah.LLNI
-
- generateDeprecatedListFile(DeprecatedAPIListBuilder) -
Method in class com.sun.tools.doclets.formats.html.DeprecatedListWriter
- Print the deprecated API list.
- generatedSourceFileObjects -
Variable in class com.sun.tools.javac.processing.JavacFiler
- JavaFileObjects for source files closed in this round.
- generatedSourceNames -
Variable in class com.sun.tools.javac.processing.JavacFiler
- Names of source files closed in this round.
- generateEmptyAfterBig() -
Method in enum com.sun.tools.javac.jvm.Target
- Do we generate "empty" stackmap slots after double and long?
- generateException() -
Method in class com.sun.tools.apt.mirror.declaration.AnnotationProxyMaker.MirroredTypeExceptionProxy
-
- generateException() -
Method in class com.sun.tools.apt.mirror.declaration.AnnotationProxyMaker.MirroredTypesExceptionProxy
-
- generateException() -
Method in class com.sun.tools.javac.model.AnnotationProxyMaker.MirroredTypeExceptionProxy
-
- generateException() -
Method in class com.sun.tools.javac.model.AnnotationProxyMaker.MirroredTypesExceptionProxy
-
- generateFrameFile() -
Method in class com.sun.tools.doclets.formats.html.FrameOutputWriter
- Generate the contants in the "index.html" file.
- generateHelpFile() -
Method in class com.sun.tools.doclets.formats.html.HelpWriter
- Generate the help file contents.
- generateIndex() -
Method in class com.sun.tools.doclets.formats.html.AbstractPackageIndexWriter
- Generate the frame or non-frame package index.
- generateIndex() -
Method in class com.sun.tools.doclets.formats.html.PackageIndexWriter
- Depending upon the grouping information and their titles, generate
separate table indices for each package group.
- generateIndexFile() -
Method in class com.sun.tools.doclets.formats.html.SingleIndexWriter
- Generate the contents of each index file, with Header, Footer,
Member Field, Method and Constructor Description.
- generateIndexFile(Character) -
Method in class com.sun.tools.doclets.formats.html.SplitIndexWriter
- Generate the contents of each index file, with Header, Footer,
Member Field, Method and Constructor Description.
- generateIproxies -
Variable in class com.sun.tools.javac.jvm.Gen
- Set when Miranda method stubs are to be generated.
- generateKey() -
Method in class com.sun.tools.javadoc.DocImpl
- Generate a key for sorting.
- generateKey() -
Method in class com.sun.tools.javadoc.ExecutableMemberDocImpl
- Generate a key for sorting.
- generateKey() -
Method in class com.sun.tools.javadoc.ProgramElementDocImpl
- Generate a key for sorting.
- generateLevelInfo(ClassDoc, List<ClassDoc>, boolean) -
Method in class com.sun.tools.doclets.formats.html.AbstractTreeWriter
- Generate each level of the class tree.
- generateOtherFiles(RootDoc, ClassTree) -
Method in class com.sun.tools.doclets.formats.html.HtmlDoclet
- Start the generation of files.
- generateOtherFiles(RootDoc, ClassTree) -
Method in class com.sun.tools.doclets.internal.toolkit.AbstractDoclet
- Generate additional documentation that is added to the API documentation.
- generatePackageAnnotationList() -
Method in class com.sun.tools.doclets.formats.html.ClassUseWriter
-
- generatePackageFiles(ClassTree) -
Method in class com.sun.tools.doclets.formats.html.HtmlDoclet
- Generate the package documentation.
- generatePackageFiles(ClassTree) -
Method in class com.sun.tools.doclets.internal.toolkit.AbstractDoclet
- Generate the package documentation.
- generatePackageIndexFile(String, boolean) -
Method in class com.sun.tools.doclets.formats.html.AbstractPackageIndexWriter
- Generate the contants in the package index file.
- generatePackageList() -
Method in class com.sun.tools.doclets.formats.html.ClassUseWriter
-
- generatePackageList() -
Method in class com.sun.tools.doclets.formats.html.PackageUseWriter
-
- generatePackageListFile(RootDoc) -
Method in class com.sun.tools.doclets.internal.toolkit.util.PackageListWriter
-
- generatePackageTreeFile() -
Method in class com.sun.tools.doclets.formats.html.PackageTreeWriter
- Generate a separate tree file for each package.
- generatePackageUse(PackageDoc) -
Method in class com.sun.tools.doclets.formats.html.ClassUseWriter
- Print the package use list.
- generatePackageUse() -
Method in class com.sun.tools.doclets.formats.html.PackageUseWriter
- Print the class use list.
- generatePackageUse(PackageDoc) -
Method in class com.sun.tools.doclets.formats.html.PackageUseWriter
- Print the package use list.
- generatePackageUseFile() -
Method in class com.sun.tools.doclets.formats.html.PackageUseWriter
- Print the class use list.
- generateStackMapTable() -
Method in enum com.sun.tools.javac.jvm.Target
- Beginning in -target 6, we generate stackmap attribute in
compact format.
- generateStyleFile() -
Method in class com.sun.tools.doclets.formats.html.StylesheetWriter
- Generate the style file contents.
- generateTree(List<ClassDoc>, String) -
Method in class com.sun.tools.doclets.formats.html.AbstractTreeWriter
- Generate the heading for the tree depending upon tree type if it's a
Class Tree or Interface tree and also print the tree.
- generateTreeFile() -
Method in class com.sun.tools.doclets.formats.html.TreeWriter
- Print the interface hierarchy and class hierarchy in the file.
- generateValue(Symbol.MethodSymbol, Attribute) -
Method in class com.sun.tools.apt.mirror.declaration.AnnotationProxyMaker
- Converts an element value to its "dynamic proxy return form".
- generateValue(Symbol.MethodSymbol, Attribute) -
Method in class com.sun.tools.javac.model.AnnotationProxyMaker
- Converts an element value to its "dynamic proxy return form".
- genExpr(JCTree, Type) -
Method in class com.sun.tools.javac.jvm.Gen
- Visitor method: generate code for an expression, catching and reporting
any completion failures.
- genFinalizer(Env<Gen.GenContext>) -
Method in class com.sun.tools.javac.jvm.Gen
- Generate code to invoke the finalizer associated with given
environment.
- genHandleType(PrintWriter, String) -
Method in class com.sun.tools.javah.LLNI
-
- genKey -
Static variable in class com.sun.tools.javac.jvm.Gen
-
- genLast() -
Method in class com.sun.tools.javac.jvm.Gen.GenFinalizer
- Generate code to clean up at last.
- genList -
Variable in class com.sun.tools.javac.api.JavacTaskImpl
-
- genLoop(JCTree.JCStatement, JCTree.JCStatement, JCTree.JCExpression, List<JCTree.JCExpressionStatement>, boolean) -
Method in class com.sun.tools.javac.jvm.Gen
- Generate code for a loop.
- genMethod(JCTree.JCMethodDecl, Env<Gen.GenContext>, boolean) -
Method in class com.sun.tools.javac.jvm.Gen
- Generate code for a method.
- genNullCheck(JCDiagnostic.DiagnosticPosition) -
Method in class com.sun.tools.javac.jvm.Gen
- Generate a null check from the object value at stack top.
- genSourceFileNames -
Variable in class com.sun.tools.apt.comp.Apt
-
- genSourceFileNames -
Variable in class com.sun.tools.apt.main.JavaCompiler
-
- genSourceFileNames -
Variable in class com.sun.tools.apt.main.Main
- List of top level names of generated source files from most recent apt round.
- genStat(JCTree, Env<Gen.GenContext>, int) -
Method in class com.sun.tools.javac.jvm.Gen
- Derived visitor method: check whether CharacterRangeTable
should be emitted, if so, put a new entry into CRTable
and call method to generate bytecode.
- genStat(JCTree, Env<Gen.GenContext>) -
Method in class com.sun.tools.javac.jvm.Gen
- Derived visitor method: generate code for a statement.
- genStats(List<JCTree.JCStatement>, Env<Gen.GenContext>, int) -
Method in class com.sun.tools.javac.jvm.Gen
- Derived visitor method: check whether CharacterRangeTable
should be emitted, if so, put a new entry into CRTable
and call method to generate bytecode.
- genStats(List<? extends JCTree>, Env<Gen.GenContext>) -
Method in class com.sun.tools.javac.jvm.Gen
- Derived visitor method: generate code for a list of statements.
- genSym(String) -
Method in class edu.rice.cs.mint.comp.TransStaging
-
- gensym_counter -
Static variable in class edu.rice.cs.mint.runtime.MSPTreeCode
-
- gensym_counter -
Static variable in class edu.rice.cs.mint.runtime.StringCode
-
- genSymNum -
Static variable in class edu.rice.cs.mint.comp.TransStaging
-
- genSyms -
Variable in class edu.rice.cs.mint.comp.TransStaging.BracketInfo
-
- genTagOuput(TagletManager, Doc, Taglet[], TagletWriter, TagletOutput) -
Static method in class com.sun.tools.doclets.internal.toolkit.taglets.TagletWriter
- Given an output object, append to it the tag documentation for
the given member.
- genTry(JCTree, List<JCTree.JCCatch>, Env<Gen.GenContext>) -
Method in class com.sun.tools.javac.jvm.Gen
- Generate code for a try or synchronized statement
- genVarSym -
Variable in class com.sun.tools.javac.tree.JCTree.JCIdent
-
- genVarSym -
Variable in class com.sun.tools.javac.tree.JCTree.JCVariableDecl
-
- genWriter(Configuration, String, String, String) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.Util
- Create the directory path for the file to be generated, construct
FileOutputStream and OutputStreamWriter depending upon docencoding.
- get(int) -
Method in class com.sun.tools.classfile.Attributes
-
- get(String) -
Method in class com.sun.tools.classfile.Attributes
-
- get(int) -
Method in class com.sun.tools.classfile.ConstantPool
-
- get(int, int) -
Method in class com.sun.tools.classfile.ConstantPool
-
- get(Map<ClassDoc, List<ClassDoc>>, ClassDoc) -
Method in class com.sun.tools.doclets.internal.toolkit.util.ClassTree
- From the map return the list of sub-classes or sub-interfaces.
- get(String) -
Static method in enum com.sun.tools.javac.code.Lint.LintCategory
-
- get(int) -
Method in class com.sun.tools.javac.file.JavacFileManager.ByteBufferCache
-
- get(Object) -
Method in class com.sun.tools.javac.jvm.Pool
- Return the given object's index in the pool,
or -1 if object is not in there.
- get(int) -
Method in class com.sun.tools.javac.model.FilteredMemberList
-
- get(Context.Key<T>) -
Method in class com.sun.tools.javac.util.Context
- Get the value for the key in this context.
- get(Class<T>) -
Method in class com.sun.tools.javac.util.Context
-
- get(int) -
Method in class com.sun.tools.javac.util.List
-
- get(String) -
Method in class com.sun.tools.javac.util.Options
-
- get(OptionName) -
Method in class com.sun.tools.javac.util.Options
-
- get(Class<T>) -
Method in class com.sun.tools.javap.Context
-
- get(Code<T>) -
Method in class edu.rice.cs.mint.runtime.FieldCode
-
- get1(int) -
Method in class com.sun.tools.javac.jvm.Code
- Return code byte at position pc as an unsigned int.
- get2(int) -
Method in class com.sun.tools.javac.jvm.Code
- Return two code bytes at position pc as an unsigned int.
- get2ByteLittleEndian(byte[], int) -
Static method in class com.sun.tools.javac.file.ZipFileIndex
- return the two bytes buf[pos], buf[pos+1] as an unsigned integer in little
endian format.
- get4(int) -
Method in class com.sun.tools.javac.jvm.Code
- Return four code bytes at position pc as an int.
- get4ByteLittleEndian(byte[], int) -
Static method in class com.sun.tools.javac.file.ZipFileIndex
- return the 4 bytes buf[i..i+3] as an integer in little endian format.
- get_exc_index_table() -
Method in class sun.tools.javap.MethodData
- Return exception index table in Exception attribute.
- getAbsoluteName(String) -
Method in class com.sun.tools.javac.Server.CwdFileManager
-
- getAccess() -
Method in class sun.tools.javap.ClassData
- Returns the access of this class or interface.
- getAccess() -
Method in class sun.tools.javap.FieldData
- Returns access of a field.
- getAccess() -
Method in class sun.tools.javap.InnerClassData
- Returns the access of this class or interface.
- getAccess() -
Method in class sun.tools.javap.MethodData
- Return access of the method.
- getAccessLevel() -
Method in class com.sun.tools.javac.file.BaseFileObject
-
- getAccessLevel() -
Method in class com.sun.tools.javac.processing.JavacFiler.FilerInputJavaFileObject
-
- getAccessLevel() -
Method in class com.sun.tools.javac.processing.JavacFiler.FilerOutputJavaFileObject
-
- getAccessLevel() -
Method in class javax.tools.ForwardingJavaFileObject
-
- getAccessLevel() -
Method in interface javax.tools.JavaFileObject
- Provides a hint about the access level of the class represented
by this file object.
- getAccessLevel() -
Method in class javax.tools.SimpleJavaFileObject
- This implementation returns
null.
- getActualTypeArguments() -
Method in interface com.sun.mirror.type.DeclaredType
- Returns (in order) the actual type arguments of this type.
- getActualTypeArguments() -
Method in class com.sun.tools.apt.mirror.type.DeclaredTypeImpl
- Returns (in order) the actual type arguments of this type.
- getAggregateGenFiles() -
Method in class com.sun.tools.apt.main.JavaCompiler
-
- getAll(RecognizedOptions.OptionHelper) -
Static method in class com.sun.tools.javac.main.RecognizedOptions
- Get all the recognized options.
- getAllAnnotationMirrors(Element) -
Method in class com.sun.tools.javac.model.JavacElements
- Returns all annotations of an element, whether
inherited or directly present.
- getAllAnnotationMirrors(Element) -
Method in interface javax.lang.model.util.Elements
- Returns all annotations of an element, whether
inherited or directly present.
- getAllDirectories() -
Method in class com.sun.tools.javac.file.ZipFileIndex
-
- getAllFields(ClassDoc) -
Method in class com.sun.tools.javah.Gen
- Including super classes' fields.
- getAllInterfaces(Type, Configuration, boolean) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.Util
- For the class return all implemented interfaces including the
superinterfaces of the implementing interfaces, also iterate over for
all the superclasses.
- getAllInterfaces(Type, Configuration) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.Util
-
- getAllMembers(TypeElement) -
Method in class com.sun.tools.javac.model.JavacElements
- Returns all members of a type element, whether inherited or
declared directly.
- getAllMembers(TypeElement) -
Method in interface javax.lang.model.util.Elements
- Returns all members of a type element, whether inherited or
declared directly.
- getAllReflectedValues() -
Method in class com.sun.tools.apt.mirror.declaration.AnnotationProxyMaker
- Returns a map from element names to their values in "dynamic
proxy return form".
- getAllReflectedValues() -
Method in class com.sun.tools.javac.model.AnnotationProxyMaker
- Returns a map from element names to their values in "dynamic
proxy return form".
- getAllTypes() -
Method in class com.sun.tools.apt.mirror.declaration.PackageDeclarationImpl
- Caches and returns all top-level type declarations in this package.
- getAllValues() -
Method in class com.sun.tools.apt.mirror.declaration.AnnotationProxyMaker
- Returns a map from element symbols to their values.
- getAllValues() -
Method in class com.sun.tools.javac.model.AnnotationProxyMaker
- Returns a map from element symbols to their values.
- getAnchor(ExecutableMemberDoc) -
Method in class com.sun.tools.doclets.formats.html.HtmlDocletWriter
-
- getAnchor(Doc) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.SourceToHTMLConverter
- Given a
Doc, return an anchor for it.
- getAnchorName(Doc) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.SourceToHTMLConverter
- Given a
Doc, return an anchor name for it.
- getAnnotation(Class<A>) -
Method in interface com.sun.mirror.declaration.Declaration
- Returns the annotation of this declaration having the specified
type.
- getAnnotation(Class<A>) -
Method in class com.sun.tools.apt.mirror.declaration.ClassDeclarationImpl
- Returns the annotation of this declaration having the specified
type. The annotation may be either inherited or directly
present on this declaration.
The annotation returned by this method could contain an element
whose value is of type Class.
This value cannot be returned directly: information necessary to
locate and load a class (such as the class loader to use) is
not available, and the class might not be loadable at all.
Attempting to read a Class object by invoking the relevant
method on the returned annotation
will result in a MirroredTypeException,
from which the corresponding TypeMirror may be extracted.
Similarly, attempting to read a Class[]-valued element
will result in a MirroredTypesException.
Note: This method is unlike
others in this and related interfaces. It operates on run-time
reflective information -- representations of annotation types
currently loaded into the VM -- rather than on the mirrored
representations defined by and used throughout these
interfaces. It is intended for callers that are written to
operate on a known, fixed set of annotation types.
Overridden by ClassDeclarationImpl to handle @Inherited.
Overridden here to handle @Inherited.
- getAnnotation(Class<A>) -
Method in class com.sun.tools.apt.mirror.declaration.DeclarationImpl
- Returns the annotation of this declaration having the specified
type.
Overridden by ClassDeclarationImpl to handle @Inherited.
- getAnnotation(Class<A>, Symbol) -
Method in class com.sun.tools.apt.mirror.declaration.DeclarationImpl
-
- getAnnotation(Class<A>) -
Method in class com.sun.tools.javac.code.Symbol.ClassSymbol
- Deprecated. this method should never be used by javac internally.
- getAnnotation(Class<A>) -
Method in class com.sun.tools.javac.code.Symbol
- Deprecated. this method should never be used by javac internally.
- getAnnotation(Symbol, Class<A>) -
Static method in class com.sun.tools.javac.model.JavacElements
- An internal-use utility that creates a reified annotation.
- getAnnotation(Symbol.ClassSymbol, Class<A>) -
Static method in class com.sun.tools.javac.model.JavacElements
- An internal-use utility that creates a reified annotation.
- getAnnotation(Class<A>) -
Method in interface javax.lang.model.element.Element
- Returns this element's annotation for the specified type if
such an annotation is present, else
null.
- getAnnotationMirror(Attribute.Compound, Declaration) -
Method in class com.sun.tools.apt.mirror.declaration.DeclarationMaker
- Returns an annotation.
- getAnnotationMirrors() -
Method in interface com.sun.mirror.declaration.Declaration
- Returns the annotations that are directly present on this declaration.
- getAnnotationMirrors() -
Method in class com.sun.tools.apt.mirror.declaration.DeclarationImpl
- Returns the annotations that are directly present on this declaration.
- getAnnotationMirrors() -
Method in class com.sun.tools.javac.code.Symbol.ClassSymbol
-
- getAnnotationMirrors() -
Method in class com.sun.tools.javac.code.Symbol
- An accessor method for the attributes of this symbol.
- getAnnotationMirrors() -
Method in class com.sun.tools.javac.code.Symbol.PackageSymbol
-
- getAnnotationMirrors() -
Method in interface javax.lang.model.element.Element
- Returns the annotations that are directly present on this element.
- getAnnotations() -
Method in interface com.sun.source.tree.ModifiersTree
-
- getAnnotations(int, AnnotationDesc[], boolean) -
Method in class com.sun.tools.doclets.formats.html.HtmlDocletWriter
- Return the string representations of the annotation types for
the given doc.
- getAnnotations() -
Method in class com.sun.tools.javac.tree.JCTree.JCModifiers
-
- getAnnotationSet() -
Method in class com.sun.tools.apt.comp.Apt.AptTreeScanner
-
- getAnnotationType() -
Method in interface com.sun.mirror.declaration.AnnotationMirror
- Returns the annotation type of this annotation.
- getAnnotationType() -
Method in interface com.sun.source.tree.AnnotationTree
-
- getAnnotationType() -
Method in class com.sun.tools.apt.mirror.declaration.AnnotationMirrorImpl
- Returns the annotation type of this annotation.
- getAnnotationType() -
Method in class com.sun.tools.javac.code.Attribute.Compound
-
- getAnnotationType() -
Method in class com.sun.tools.javac.tree.JCTree.JCAnnotation
-
- getAnnotationType() -
Method in interface javax.lang.model.element.AnnotationMirror
- Returns the type of this annotation.
- getAnnotationTypeBuilder(AnnotationTypeDoc, Type, Type) -
Method in class com.sun.tools.doclets.internal.toolkit.builders.BuilderFactory
- Return the builder for the annotation type.
- getAnnotationTypeDoc() -
Method in class com.sun.tools.doclets.formats.html.AnnotationTypeWriterImpl
- Return the
AnnotationTypeDoc being documented.
- getAnnotationTypeDoc() -
Method in interface com.sun.tools.doclets.internal.toolkit.AnnotationTypeWriter
- Return the
AnnotationTypeDoc being documented.
- getAnnotationTypeElementDoc(Symbol.MethodSymbol) -
Method in class com.sun.tools.javadoc.DocEnv
- Return the AnnotationTypeElementDoc for a MethodSymbol.
- getAnnotationTypeOptionalMemberBuilder(AnnotationTypeWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.builders.BuilderFactory
- Return an instance of the annotation type member builder for the given
class.
- getAnnotationTypeOptionalMemberWriter(AnnotationTypeWriter) -
Method in class com.sun.tools.doclets.formats.html.WriterFactoryImpl
- Return the annotation type optional member writer for a given annotation
type.
- getAnnotationTypeOptionalMemberWriter(AnnotationTypeWriter) -
Method in interface com.sun.tools.doclets.internal.toolkit.WriterFactory
- Return the annotation type optional member writer for a given annotation
type.
- getAnnotationTypeRequiredMemberBuilder(AnnotationTypeWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.builders.BuilderFactory
- Return an instance of the annotation type member builder for the given
class.
- getAnnotationTypeRequiredMemberWriter(AnnotationTypeWriter) -
Method in class com.sun.tools.doclets.formats.html.WriterFactoryImpl
- Return the annotation type required member writer for a given annotation type.
- getAnnotationTypeRequiredMemberWriter(AnnotationTypeWriter) -
Method in interface com.sun.tools.doclets.internal.toolkit.WriterFactory
- Return the annotation type required member writer for a given annotation type.
- getAnnotationTypes() -
Method in interface com.sun.mirror.declaration.PackageDeclaration
- Returns the declarations of the top-level annotation types in this
package.
- getAnnotationTypes() -
Method in class com.sun.tools.apt.mirror.declaration.PackageDeclarationImpl
- Returns the declarations of the top-level annotation types in this
package.
- getAnnotationTypeWriter(AnnotationTypeDoc, Type, Type) -
Method in class com.sun.tools.doclets.formats.html.WriterFactoryImpl
- Return the writer for an annotation type.
- getAnnotationTypeWriter(AnnotationTypeDoc, Type, Type) -
Method in interface com.sun.tools.doclets.internal.toolkit.WriterFactory
- Return the writer for an annotation type.
- getArgs() -
Method in class com.sun.tools.javac.util.JCDiagnostic
- Get the arguments to be included in the text of the diagnostic.
- getArgument() -
Method in exception javax.lang.model.element.UnknownAnnotationValueException
- Returns the additional argument.
- getArgument() -
Method in exception javax.lang.model.element.UnknownElementException
- Returns the additional argument.
- getArgument() -
Method in exception javax.lang.model.type.UnknownTypeException
- Returns the additional argument.
- getArgumentlength() -
Method in class sun.tools.javap.MethodData
- Return number of arguments of that method.
- getArgumentlength() -
Method in class sun.tools.javap.TypeSignature
- Return number of arguments of a method.
- getArguments() -
Method in interface com.sun.source.tree.AnnotationTree
-
- getArguments() -
Method in interface com.sun.source.tree.MethodInvocationTree
-
- getArguments() -
Method in interface com.sun.source.tree.NewClassTree
-
- getArguments() -
Method in class com.sun.tools.javac.tree.JCTree.JCAnnotation
-
- getArguments() -
Method in class com.sun.tools.javac.tree.JCTree.JCMethodInvocation
-
- getArguments() -
Method in class com.sun.tools.javac.tree.JCTree.JCNewClass
-
- getArray(Map<String, Set<ClassDoc>>, String) -
Method in class com.sun.tools.doclets.internal.toolkit.util.ClassDocCatalog
-
- getArrayType(TypeMirror) -
Method in interface com.sun.mirror.util.Types
- Returns an array type with the specified component type.
- getArrayType(TypeMirror) -
Method in class com.sun.tools.apt.mirror.util.TypesImpl
- Returns an array type with the specified component type.
- getArrayType(TypeMirror) -
Method in class com.sun.tools.javac.model.JavacTypes
-
- getArrayType(TypeMirror) -
Method in interface javax.lang.model.util.Types
- Returns an array type with the specified component type.
- getArrayType(String) -
Method in class sun.tools.javap.TypeSignature
- Returns java type signature for array type.
- getAttrContext(TreePath) -
Method in class com.sun.tools.javac.api.JavacTrees
-
- getAttribute(String) -
Method in class com.sun.tools.classfile.ClassFile
-
- getAttributeName(Names) -
Method in enum com.sun.tools.javac.jvm.Code.StackMapFormat
-
- getAttributes() -
Method in class sun.tools.javap.ClassData
- Returns list of attributes.
- getAttributes() -
Method in class sun.tools.javap.FieldData
- Returns list of attributes of field.
- getAttributes() -
Method in class sun.tools.javap.MethodData
- Return method attributes.
- getAttrName() -
Method in class sun.tools.javap.AttrData
- Returns attribute name.
- getBaseType(String) -
Method in class sun.tools.javap.TypeSignature
- Returns java type signature for a base type.
- getBinaryName(TypeElement) -
Method in class com.sun.tools.javac.model.JavacElements
-
- getBinaryName(TypeElement) -
Method in interface javax.lang.model.util.Elements
- Returns the binary name of a type element.
- getBlock() -
Method in interface com.sun.source.tree.CatchTree
-
- getBlock() -
Method in interface com.sun.source.tree.SynchronizedTree
-
- getBlock() -
Method in interface com.sun.source.tree.TryTree
-
- getBlock() -
Method in class com.sun.tools.javac.tree.JCTree.JCCatch
-
- getBlock() -
Method in class com.sun.tools.javac.tree.JCTree.JCSynchronized
-
- getBlock() -
Method in class com.sun.tools.javac.tree.JCTree.JCTry
-
- getBody() -
Method in interface com.sun.source.tree.BracketExprTree
-
- getBody() -
Method in interface com.sun.source.tree.BracketStatTree
-
- getBody() -
Method in interface com.sun.source.tree.EscapeExprTree
-
- getBody() -
Method in interface com.sun.source.tree.EscapeStatTree
-
- getBody() -
Method in interface com.sun.source.tree.MethodTree
-
- getBody() -
Method in class com.sun.tools.javac.tree.JCTree.JCBracketExpr
-
- getBody() -
Method in class com.sun.tools.javac.tree.JCTree.JCBracketStat
-
- getBody() -
Method in class com.sun.tools.javac.tree.JCTree.JCEscapeExpr
-
- getBody() -
Method in class com.sun.tools.javac.tree.JCTree.JCEscapeStat
-
- getBody() -
Method in class com.sun.tools.javac.tree.JCTree.JCMethodDecl
-
- getBound() -
Method in interface com.sun.source.tree.WildcardTree
-
- getBound() -
Method in class com.sun.tools.javac.tree.JCTree.JCWildcard
-
- getBounds() -
Method in interface com.sun.mirror.declaration.TypeParameterDeclaration
- Returns the bounds of this type parameter.
- getBounds() -
Method in interface com.sun.source.tree.TypeParameterTree
-
- getBounds() -
Method in class com.sun.tools.apt.mirror.declaration.TypeParameterDeclarationImpl
- Returns the bounds of this type parameter.
- getBounds() -
Method in class com.sun.tools.javac.code.Symbol.TypeSymbol
-
- getBounds(Type.TypeVar) -
Method in class com.sun.tools.javac.code.Types
- Return list of bounds of the given type variable.
- getBounds() -
Method in class com.sun.tools.javac.tree.JCTree.JCTypeParameter
-
- getBounds(Type.TypeVar, DocEnv) -
Static method in class com.sun.tools.javadoc.TypeVariableImpl
- Get the bounds of a type variable as listed in the "extends" clause.
- getBounds() -
Method in interface javax.lang.model.element.TypeParameterElement
- Returns the bounds of this type parameter.
- getBuilderFactory() -
Method in class com.sun.tools.doclets.internal.toolkit.Configuration
- Return the builder factory for this doclet.
- getBuilderXML() -
Method in class com.sun.tools.doclets.internal.toolkit.Configuration
- Return the input stream to the builder XML.
- getBundles(Locale) -
Method in class com.sun.tools.javac.util.JavacMessages
-
- getByte(int) -
Method in class com.sun.tools.classfile.Code_attribute
-
- getbyte(int) -
Method in class sun.tools.javap.JavapPrinter
-
- getByteArray() -
Method in class com.sun.tools.javac.util.Name
- Get the underlying byte array for this name.
- getByteArray() -
Method in class com.sun.tools.javac.util.SharedNameTable.NameImpl
-
- getByteArray() -
Method in class com.sun.tools.javac.util.UnsharedNameTable.NameImpl
-
- getByteAt(int) -
Method in class com.sun.tools.javac.util.Name
- Returns i'th byte of this name.
- getByteAt(int) -
Method in class com.sun.tools.javac.util.SharedNameTable.NameImpl
-
- getByteAt(int) -
Method in class com.sun.tools.javac.util.UnsharedNameTable.NameImpl
-
- getByteLength() -
Method in class com.sun.tools.javac.util.Name
- Get the length (in bytes) of this name.
- getByteLength() -
Method in class com.sun.tools.javac.util.SharedNameTable.NameImpl
-
- getByteLength() -
Method in class com.sun.tools.javac.util.UnsharedNameTable.NameImpl
-
- getByteOffset() -
Method in class com.sun.tools.javac.util.Name
- Get the start offset of this name within its byte array.
- getByteOffset() -
Method in class com.sun.tools.javac.util.SharedNameTable.NameImpl
-
- getByteOffset() -
Method in class com.sun.tools.javac.util.UnsharedNameTable.NameImpl
-
- getBytes(byte[], int) -
Method in class com.sun.tools.javac.util.Name
- Copy all bytes of this name to buffer cs, starting at start.
- getCachedContent(JavaFileObject) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getCanonicalFile(File) -
Method in class com.sun.tools.javac.file.CacheFSInfo
-
- getCanonicalFile(File) -
Method in class com.sun.tools.javac.file.FSInfo
-
- getCases() -
Method in interface com.sun.source.tree.SwitchTree
-
- getCases() -
Method in class com.sun.tools.javac.tree.JCTree.JCSwitch
-
- getCatches() -
Method in interface com.sun.source.tree.TryTree
-
- getCatches() -
Method in class com.sun.tools.javac.tree.JCTree.JCTry
-
- getCause() -
Method in exception com.sun.tools.javac.util.PropagatedException
-
- getChar(int) -
Method in class com.sun.tools.javac.jvm.ClassReader
- Extract a character at position bp from buf.
- getCharContent(boolean) -
Method in class com.sun.tools.javac.file.RegularFileObject
-
- getCharContent(boolean) -
Method in class com.sun.tools.javac.file.ZipArchive.ZipFileObject
-
- getCharContent(boolean) -
Method in class com.sun.tools.javac.file.ZipFileIndexArchive.ZipFileIndexFileObject
-
- getCharContent(boolean) -
Method in class com.sun.tools.javac.jvm.ClassReader.SourceFileObject
-
- getCharContent(boolean) -
Method in class com.sun.tools.javac.processing.JavacFiler.FilerOutputFileObject
-
- getCharContent(boolean) -
Method in class edu.rice.cs.mint.runtime.StringJavaFileObject
-
- getCharContent(boolean) -
Method in interface javax.tools.FileObject
- Gets the character content of this file object, if available.
- getCharContent(boolean) -
Method in class javax.tools.ForwardingFileObject
-
- getCharContent(boolean) -
Method in class javax.tools.SimpleJavaFileObject
- This implementation always throws UnsupportedOperationException.
- getCheckedClassName(ConstantPool.CPRefInfo) -
Method in class com.sun.tools.javap.ConstantWriter.StringValueVisitor
-
- getCheckedName(ConstantPool.CONSTANT_Class_info) -
Method in class com.sun.tools.javap.ConstantWriter.StringValueVisitor
-
- getCheckedName(ConstantPool.CONSTANT_NameAndType_info) -
Method in class com.sun.tools.javap.ConstantWriter.StringValueVisitor
-
- getClass -
Variable in class com.sun.tools.javac.util.Names
-
- getClassBody() -
Method in interface com.sun.source.tree.NewClassTree
-
- getClassBody() -
Method in class com.sun.tools.javac.tree.JCTree.JCNewClass
-
- getClassBuilder(ClassDoc, ClassDoc, ClassDoc, ClassTree) -
Method in class com.sun.tools.doclets.internal.toolkit.builders.BuilderFactory
- Return the builder for the class.
- getClassDoc() -
Method in class com.sun.tools.doclets.formats.html.ClassWriterImpl
- Return the classDoc being documented.
- getClassDoc() -
Method in interface com.sun.tools.doclets.internal.toolkit.ClassWriter
- Return the classDoc being documented.
- getClassDoc(Symbol.ClassSymbol) -
Method in class com.sun.tools.javadoc.DocEnv
- Return the ClassDoc (or a subtype) of this class symbol.
- getClassEnv(Symbol.TypeSymbol) -
Method in class com.sun.tools.javac.comp.Enter
-
- getClasses() -
Method in interface com.sun.mirror.declaration.PackageDeclaration
- Returns the declarations of the top-level classes in this package.
- getClasses() -
Method in class com.sun.tools.apt.mirror.declaration.PackageDeclarationImpl
- Returns the declarations of the top-level classes in this package.
- getClasses(boolean) -
Method in class com.sun.tools.javadoc.PackageDocImpl
- Return a list of all classes contained in this package, including
member classes of those classes, and their member classes, etc.
- getClassFile() -
Method in class com.sun.tools.classfile.ClassReader
-
- getClassFile() -
Method in class com.sun.tools.javap.ClassWriter
-
- getClassFileNames() -
Method in class com.sun.tools.apt.comp.Apt
-
- getClassFileNames() -
Method in class com.sun.tools.apt.main.JavaCompiler
- List of names of generated class files.
- getClassFileNames() -
Method in class com.sun.tools.apt.mirror.apt.FilerImpl
-
- getClassFileObject(String) -
Method in class com.sun.tools.javap.JavapTask
-
- getClassFlags() -
Method in class com.sun.tools.classfile.AccessFlags
-
- getClassInfo() -
Method in class com.sun.tools.classfile.ConstantPool.CPRefInfo
-
- getClassInfo(int) -
Method in class com.sun.tools.classfile.ConstantPool
-
- getClassKeyword(ClassDoc) -
Method in class com.sun.tools.doclets.internal.toolkit.util.MetaKeywords
- Get the current class for a meta tag keyword, as the first
and only element of an array list.
- getClassLink(LinkInfo) -
Method in class com.sun.tools.doclets.formats.html.LinkFactoryImpl
- Return the link to the given class.
- getClassLink(LinkInfo) -
Method in class com.sun.tools.doclets.internal.toolkit.util.links.LinkFactory
- Return the link to the given class.
- getClassLinkLabel(Configuration) -
Method in class com.sun.tools.doclets.internal.toolkit.util.links.LinkInfo
- Return the label for this class link.
- getClassLoader(JavaFileManager.Location) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getClassLoader -
Variable in class com.sun.tools.javac.util.Names
-
- getClassLoader(JavaFileManager.Location) -
Method in class javax.tools.ForwardingJavaFileManager
-
- getClassLoader(JavaFileManager.Location) -
Method in interface javax.tools.JavaFileManager
- Gets a class loader for loading plug-ins from the given
location.
- getClassMember(MethodDoc) -
Method in class com.sun.tools.doclets.internal.toolkit.util.VisibleMemberMap
-
- getClassMembers(ClassDoc, boolean) -
Method in class com.sun.tools.doclets.internal.toolkit.util.VisibleMemberMap.ClassMembers
- Return all available class members.
- getClassModifiers() -
Method in class com.sun.tools.classfile.AccessFlags
-
- getClassName() -
Method in class com.sun.tools.classfile.ConstantPool.CPRefInfo
-
- getClassName(ConstantPool) -
Method in class com.sun.tools.classfile.EnclosingMethod_attribute
-
- getClassName(ClassDoc) -
Method in class com.sun.tools.doclets.internal.toolkit.Configuration
- Return the qualified name of the
ClassDoc if it's qualifier is not excluded.
- getClassName(Symbol.ClassSymbol, boolean) -
Static method in class com.sun.tools.javadoc.ClassDocImpl
- Return the class name as a string.
- getClassName() -
Method in class sun.tools.javap.ClassData
- Returns the name of this class.
- getClassName(int) -
Method in class sun.tools.javap.ClassData
- Returns the name of class at perticular index.
- getClassOutDir() -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getClassSymbol(String) -
Method in class com.sun.tools.javadoc.DocEnv
- Retrieve class symbol by fully-qualified name.
- getClassToolTip(ClassDoc, boolean) -
Method in class com.sun.tools.doclets.formats.html.LinkFactoryImpl
- Given a class, return the appropriate tool tip.
- getClassWriter(ClassDoc, ClassDoc, ClassDoc, ClassTree) -
Method in class com.sun.tools.doclets.formats.html.WriterFactoryImpl
- Return the writer for a class.
- getClassWriter(ClassDoc, ClassDoc, ClassDoc, ClassTree) -
Method in interface com.sun.tools.doclets.internal.toolkit.WriterFactory
- Return the writer for a class.
- getCode() -
Method in class com.sun.tools.doclets.formats.html.markup.HtmlWriter
- Get the "<CODE>" string.
- getCode() -
Method in class com.sun.tools.javac.util.JCDiagnostic
-
- getCode() -
Method in interface javax.tools.Diagnostic
- Gets a diagnostic code indicating the type of diagnostic.
- getCode() -
Method in class sun.tools.javap.MethodData
- Return code attribute data of a method.
- getCodeAttributes() -
Method in class sun.tools.javap.MethodData
- Return code attributes.
- getCodeClass() -
Method in class edu.rice.cs.mint.runtime.ClassCode
-
- getCodeEnd() -
Method in class com.sun.tools.doclets.formats.html.markup.HtmlWriter
- Get the "</CODE>" string.
- getColumn() -
Method in class com.sun.tools.javac.model.JavacSourcePosition
-
- getColumnNumber(long) -
Method in interface com.sun.source.tree.LineMap
- Find the column for a character position.
- getColumnNumber(int, boolean) -
Method in class com.sun.tools.javac.util.DiagnosticSource
- Return the one-based column number associated with a given pos
for the current source file.
- getColumnNumber() -
Method in class com.sun.tools.javac.util.JCDiagnostic
- Get the column number within the line of source referred to by this diagnostic.
- getColumnNumber(int) -
Method in interface com.sun.tools.javac.util.Position.LineMap
- Find the column for a character position.
- getColumnNumber(int) -
Method in class com.sun.tools.javac.util.Position.LineMapImpl
-
- getColumnNumber(long) -
Method in class com.sun.tools.javac.util.Position.LineMapImpl
-
- getColumnNumber(int) -
Method in class com.sun.tools.javac.util.Position.LineTabMapImpl
-
- getColumnNumber() -
Method in interface javax.tools.Diagnostic
- Gets the column number of the character offset returned by
Diagnostic.getPosition().
- getCompilationID(ConstantPool) -
Method in class com.sun.tools.classfile.CompilationID_attribute
-
- getCompilationUnit() -
Method in class com.sun.source.util.TaskEvent
-
- getCompilationUnit() -
Method in class com.sun.source.util.TreePath
- Get the compilation unit associated with this path.
- getCompletions(Element, AnnotationMirror, ExecutableElement, String) -
Method in class javax.annotation.processing.AbstractProcessor
- Returns an empty iterable of completions.
- getCompletions(Element, AnnotationMirror, ExecutableElement, String) -
Method in interface javax.annotation.processing.Processor
- Returns to the tool infrastructure an iterable of suggested
completions to an annotation.
- getComponentType() -
Method in interface com.sun.mirror.type.ArrayType
- Returns the component type of this array type.
- getComponentType() -
Method in class com.sun.tools.apt.mirror.type.ArrayTypeImpl
- Returns the component type of this array type.
- getComponentType() -
Method in class com.sun.tools.javac.code.Type.ArrayType
-
- getComponentType -
Variable in class com.sun.tools.javac.util.Names
-
- getComponentType(String) -
Method in class com.sun.tools.javah.TypeSignature
-
- getComponentType() -
Method in interface javax.lang.model.type.ArrayType
- Returns the component type of this array type.
- getCompositeAnnotationProcessor(AnnotationProcessor...) -
Static method in class com.sun.mirror.apt.AnnotationProcessors
- Constructs a new composite annotation processor.
- getCompositeAnnotationProcessor(Collection<AnnotationProcessor>) -
Static method in class com.sun.mirror.apt.AnnotationProcessors
- Constructs a new composite annotation processor.
- getCondition() -
Method in interface com.sun.source.tree.AssertTree
-
- getCondition() -
Method in interface com.sun.source.tree.ConditionalExpressionTree
-
- getCondition() -
Method in interface com.sun.source.tree.DoWhileLoopTree
-
- getCondition() -
Method in interface com.sun.source.tree.ForLoopTree
-
- getCondition() -
Method in interface com.sun.source.tree.IfTree
-
- getCondition() -
Method in interface com.sun.source.tree.WhileLoopTree
-
- getCondition() -
Method in class com.sun.tools.javac.tree.JCTree.JCAssert
-
- getCondition() -
Method in class com.sun.tools.javac.tree.JCTree.JCConditional
-
- getCondition() -
Method in class com.sun.tools.javac.tree.JCTree.JCDoWhileLoop
-
- getCondition() -
Method in class com.sun.tools.javac.tree.JCTree.JCForLoop
-
- getCondition() -
Method in class com.sun.tools.javac.tree.JCTree.JCIf
-
- getCondition() -
Method in class com.sun.tools.javac.tree.JCTree.JCWhileLoop
-
- getConstantCharValue(char) -
Method in class com.sun.tools.javap.ClassWriter
-
- getConstantExpression() -
Method in interface com.sun.mirror.declaration.FieldDeclaration
- Returns the text of a constant expression representing the
value of this field if this field is a compile-time constant.
- getConstantExpression() -
Method in class com.sun.tools.apt.mirror.declaration.FieldDeclarationImpl
- Returns the text of a constant expression representing the
value of this field if this field is a compile-time constant.
- getConstantExpression(Object) -
Method in class com.sun.tools.javac.model.JavacElements
-
- getConstantExpression(Object) -
Method in interface javax.lang.model.util.Elements
- Returns the text of a constant expression representing a
primitive value or a string.
- getConstantPool() -
Method in class com.sun.tools.classfile.ClassReader
-
- getConstantsSummaryBuider() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.BuilderFactory
- Return the builder that builds the constant summary.
- getConstantsSummaryWriter() -
Method in class com.sun.tools.doclets.formats.html.WriterFactoryImpl
- Return the writer for the constant summary.
- getConstantsSummaryWriter() -
Method in interface com.sun.tools.doclets.internal.toolkit.WriterFactory
- Return the writer for the constant summary.
- getConstantStringValue(String) -
Method in class com.sun.tools.javap.ClassWriter
-
- getConstantValue() -
Method in interface com.sun.mirror.declaration.FieldDeclaration
- Returns the value of this field if this field is a compile-time
constant.
- getConstantValue() -
Method in class com.sun.tools.apt.mirror.declaration.FieldDeclarationImpl
- Returns the value of this field if this field is a compile-time
constant.
- getConstantValue() -
Method in class com.sun.tools.javac.code.Symbol.VarSymbol
-
- getConstantValue(Descriptor, int) -
Method in class com.sun.tools.javap.ClassWriter
- Get the value of an entry in the constant pool as a Java constant.
- getConstantValue() -
Method in interface javax.lang.model.element.VariableElement
- Returns the value of this variable if this is a
final
field initialized to a compile-time constant.
- getConstantValueIndex() -
Method in class sun.tools.javap.FieldData
- Returns index of constant value in cpool.
- getConstructorBuilder(ClassWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.builders.BuilderFactory
- Return an instance of the constructor builder for the given class.
- getConstructorCustomTags() -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.TagletManager
- Return the array of
Taglets that can
appear in constructors.
- getConstructorDoc(Symbol.MethodSymbol) -
Method in class com.sun.tools.javadoc.DocEnv
- Return the ConstructorDoc for a MethodSymbol.
- getConstructors() -
Method in interface com.sun.mirror.declaration.ClassDeclaration
- Returns the constructors of this class.
- getConstructors() -
Method in class com.sun.tools.apt.mirror.declaration.ClassDeclarationImpl
- Returns the constructors of this class.
- getConstructorWriter(ClassWriter) -
Method in class com.sun.tools.doclets.formats.html.WriterFactoryImpl
- Return the constructor writer for a given class.
- getConstructorWriter(ClassWriter) -
Method in interface com.sun.tools.doclets.internal.toolkit.WriterFactory
- Return the constructor writer for a given class.
- getConstValue() -
Method in class com.sun.tools.javac.code.Symbol.VarSymbol
-
- getContainingClass() -
Method in class com.sun.tools.javadoc.ClassDocImpl
- Identify the containing class
- getContainingClass() -
Method in class com.sun.tools.javadoc.ExecutableMemberDocImpl
- Identify the containing class
- getContainingClass() -
Method in class com.sun.tools.javadoc.FieldDocImpl
- Identify the containing class
- getContainingClass() -
Method in class com.sun.tools.javadoc.ProgramElementDocImpl
- Subclasses override to identify the containing class
- getContainingType() -
Method in interface com.sun.mirror.type.DeclaredType
- Returns the type that contains this type as a member.
- getContainingType() -
Method in class com.sun.tools.apt.mirror.type.DeclaredTypeImpl
- Returns the type that contains this type as a member.
- getContext() -
Method in class com.sun.tools.doclets.formats.html.LinkInfoImpl
- Return the id indicating where the link appears in the documentation.
- getContext() -
Method in class com.sun.tools.doclets.internal.toolkit.util.links.LinkInfo
- Return the id indicating where the link appears in the documentation.
- getContext() -
Method in class com.sun.tools.javac.api.JavacTaskImpl
- For internal use by Sun Microsystems only.
- getContext() -
Method in class com.sun.tools.javac.processing.JavacProcessingEnvironment
- For internal use by Sun Microsystems only.
- getCpoolCount() -
Method in class sun.tools.javap.ClassData
- Returns total constant pool entry count.
- getCpoolEntry(int) -
Method in class sun.tools.javap.ClassData
- Returns constant pool entry at that index.
- getCpoolEntryobj(int) -
Method in class sun.tools.javap.ClassData
-
- getCrossClassLink(String, String, String, boolean, String, boolean) -
Method in class com.sun.tools.doclets.formats.html.HtmlDocletWriter
- Return a class cross link to external class documentation.
- getCrossPackageLink(String) -
Method in class com.sun.tools.doclets.formats.html.HtmlDocletWriter
-
- getCurrentLocale() -
Method in class com.sun.tools.javac.util.JavacMessages
-
- getCurrentPath() -
Method in class com.sun.source.util.TreePathScanner
- Get the current path for the node, as built up by the currently
active set of scan calls.
- getCustomTags(Doc) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.TagletManager
-
- getData() -
Method in class sun.tools.javap.AttrData
- Returns attribute data.
- getDeclaration() -
Method in interface com.sun.mirror.type.AnnotationType
- Returns the declaration of this type.
- getDeclaration() -
Method in interface com.sun.mirror.type.ClassType
- Returns the declaration of this type.
- getDeclaration() -
Method in interface com.sun.mirror.type.DeclaredType
- Returns the declaration of this type.
- getDeclaration() -
Method in interface com.sun.mirror.type.EnumType
- Returns the declaration of this type.
Returns null if this type's declaration is unknown. This may
be the result of a processing error, such as a missing class file.
- getDeclaration() -
Method in interface com.sun.mirror.type.InterfaceType
- Returns the declaration of this type.
- getDeclaration() -
Method in interface com.sun.mirror.type.TypeVariable
- Returns the type parameter that declared this type variable.
- getDeclaration() -
Method in class com.sun.tools.apt.mirror.declaration.AnnotationMirrorImpl
-
- getDeclaration() -
Method in class com.sun.tools.apt.mirror.type.AnnotationTypeImpl
- Returns the declaration of this type.
Returns null if this type's declaration is unknown. This may
be the result of a processing error, such as a missing class file.
- getDeclaration() -
Method in class com.sun.tools.apt.mirror.type.ClassTypeImpl
- Returns the declaration of this type.
Returns null if this type's declaration is unknown. This may
be the result of a processing error, such as a missing class file.
- getDeclaration() -
Method in class com.sun.tools.apt.mirror.type.DeclaredTypeImpl
- Returns the declaration of this type.
- getDeclaration() -
Method in class com.sun.tools.apt.mirror.type.EnumTypeImpl
- Returns the declaration of this type.
Returns null if this type's declaration is unknown. This may
be the result of a processing error, such as a missing class file.
- getDeclaration() -
Method in class com.sun.tools.apt.mirror.type.InterfaceTypeImpl
- Returns the declaration of this type.
Returns null if this type's declaration is unknown. This may
be the result of a processing error, such as a missing class file.
- getDeclaration() -
Method in class com.sun.tools.apt.mirror.type.TypeVariableImpl
- Returns the type parameter that declared this type variable.
- getDeclarationsAnnotatedWith(AnnotationTypeDeclaration) -
Method in interface com.sun.mirror.apt.AnnotationProcessorEnvironment
- Returns the declarations annotated with the given annotation type.
- getDeclarationsAnnotatedWith(AnnotationTypeDeclaration) -
Method in class com.sun.tools.apt.mirror.apt.AnnotationProcessorEnvironmentImpl
-
- getDeclarationScanner(DeclarationVisitor, DeclarationVisitor) -
Static method in class com.sun.mirror.util.DeclarationVisitors
- Return a DeclarationVisitor that will scan the
declaration structure, visiting declarations contained in
another declaration.
- getDeclarationUtils() -
Method in interface com.sun.mirror.apt.AnnotationProcessorEnvironment
- Returns an implementation of some utility methods for
operating on declarations.
- getDeclarationUtils() -
Method in class com.sun.tools.apt.mirror.apt.AnnotationProcessorEnvironmentImpl
-
- getDeclaredType(TypeDeclaration, TypeMirror...) -
Method in interface com.sun.mirror.util.Types
- Returns the type corresponding to a type declaration and
actual type arguments.
- getDeclaredType(DeclaredType, TypeDeclaration, TypeMirror...) -
Method in interface com.sun.mirror.util.Types
- Returns the type corresponding to a type declaration
and actual arguments, given a
containing type
of which it is a member.
- getDeclaredType(Type.ClassType) -
Method in class com.sun.tools.apt.mirror.type.TypeMaker
- Returns the declared type corresponding to a given ClassType.
- getDeclaredType(TypeDeclaration, TypeMirror...) -
Method in class com.sun.tools.apt.mirror.util.TypesImpl
- Returns the type corresponding to a type declaration and
actual type arguments.
- getDeclaredType(DeclaredType, TypeDeclaration, TypeMirror...) -
Method in class com.sun.tools.apt.mirror.util.TypesImpl
- Returns the type corresponding to a type declaration
and actual arguments, given a
containing type
of which it is a member.
- getDeclaredType(Type, Symbol.ClassSymbol, TypeMirror...) -
Method in class com.sun.tools.apt.mirror.util.TypesImpl
-
- getDeclaredType(TypeElement, TypeMirror...) -
Method in class com.sun.tools.javac.model.JavacTypes
-
- getDeclaredType(DeclaredType, TypeElement, TypeMirror...) -
Method in class com.sun.tools.javac.model.JavacTypes
-
- getDeclaredType(TypeElement, TypeMirror...) -
Method in interface javax.lang.model.util.Types
- Returns the type corresponding to a type element and
actual type arguments.
- getDeclaredType(DeclaredType, TypeElement, TypeMirror...) -
Method in interface javax.lang.model.util.Types
- Returns the type corresponding to a type element
and actual type arguments, given a
containing type
of which it is a member.
- getDeclaredType0(Type, Symbol.ClassSymbol, TypeMirror...) -
Method in class com.sun.tools.javac.model.JavacTypes
-
- getDeclaringClass -
Variable in class com.sun.tools.javac.util.Names
-
- getDeclaringClassSymbol() -
Method in class com.sun.tools.apt.mirror.declaration.MemberDeclarationImpl
- Returns the ClassSymbol of the declaring type,
or null if this is a top-level type.
- getDeclaringType() -
Method in interface com.sun.mirror.declaration.AnnotationTypeElementDeclaration
- Returns the type declaration within which this member or constructor
is declared.
- getDeclaringType() -
Method in interface com.sun.mirror.declaration.EnumConstantDeclaration
- Returns the type declaration within which this member or constructor
is declared.
- getDeclaringType() -
Method in interface com.sun.mirror.declaration.MemberDeclaration
- Returns the type declaration within which this member or constructor
is declared.
- getDeclaringType() -
Method in class com.sun.tools.apt.mirror.declaration.AnnotationTypeElementDeclarationImpl
- Returns the type declaration within which this member or constructor
is declared.
If this is the declaration of a top-level type (a non-nested class
or interface), returns null.
- getDeclaringType() -
Method in class com.sun.tools.apt.mirror.declaration.EnumConstantDeclarationImpl
- Returns the type declaration within which this member or constructor
is declared.
If this is the declaration of a top-level type (a non-nested class
or interface), returns null.
- getDeclaringType() -
Method in class com.sun.tools.apt.mirror.declaration.MemberDeclarationImpl
- Returns the type declaration within which this member or constructor
is declared.
- getDecoder(boolean) -
Method in class com.sun.tools.javac.file.BaseFileObject
-
- getDecoder(String, boolean) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getDecoder(boolean) -
Method in class com.sun.tools.javac.file.RegularFileObject
-
- getDecoder(boolean) -
Method in class com.sun.tools.javac.file.ZipArchive.ZipFileObject
-
- getDecoder(boolean) -
Method in class com.sun.tools.javac.file.ZipFileIndexArchive.ZipFileIndexFileObject
-
- getDefaultBundle() -
Static method in class com.sun.tools.javac.util.JavacMessages
-
- getDefaultEncodingName() -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getDefaultFileManager(DiagnosticListener<? super JavaFileObject>, PrintWriter) -
Method in class com.sun.tools.javap.JavapTask
-
- getDefaultLocalizedString(String, Object...) -
Static method in class com.sun.tools.javac.util.JavacMessages
- Gets a localized string from the compiler's default bundle.
- getDefaultMessages() -
Static method in class com.sun.tools.javac.util.JavacMessages
- Deprecated.
- getDefaultValue() -
Method in interface com.sun.mirror.declaration.AnnotationTypeElementDeclaration
- Returns the default value of this element.
- getDefaultValue() -
Method in interface com.sun.source.tree.MethodTree
-
- getDefaultValue() -
Method in class com.sun.tools.apt.mirror.declaration.AnnotationTypeElementDeclarationImpl
- Returns the default value of this element.
- getDefaultValue() -
Method in class com.sun.tools.javac.code.Symbol.MethodSymbol
-
- getDefaultValue() -
Method in class com.sun.tools.javac.tree.JCTree.JCMethodDecl
-
- getDefaultValue() -
Method in interface javax.lang.model.element.ExecutableElement
- Returns the default value if this executable is an annotation
type element.
- getDefinedSerializableFields(Symbol.ClassSymbol) -
Method in class com.sun.tools.javadoc.SerializedForm
-
- getDetail() -
Method in interface com.sun.source.tree.AssertTree
-
- getDetail() -
Method in class com.sun.tools.javac.tree.JCTree.JCAssert
-
- getDetailValue() -
Method in exception com.sun.tools.javac.code.Symbol.CompletionFailure
-
- getDiagnostic() -
Method in exception com.sun.tools.javac.code.Symbol.CompletionFailure
-
- getDiagnostic() -
Method in exception com.sun.tools.javac.comp.Infer.NoInstanceException
-
- getDiagnosticListenerForStream(OutputStream) -
Method in class com.sun.tools.javap.JavapTask
-
- getDiagnosticListenerForWriter(Writer) -
Method in class com.sun.tools.javap.JavapTask
-
- getDiagnostics() -
Method in class javax.tools.DiagnosticCollector
- Gets a list view of diagnostics collected by this object.
- getDiagnosticSource() -
Method in class com.sun.tools.javac.util.JCDiagnostic
- Get the source referred to by this diagnostic.
- getDimensions() -
Method in interface com.sun.source.tree.NewArrayTree
-
- getDimensions() -
Method in class com.sun.tools.javac.tree.JCTree.JCNewArray
-
- getDirectories() -
Method in class com.sun.tools.javac.file.ZipFileIndex.DirectoryEntry
-
- getDirectories(RelativePath.RelativeDirectory) -
Method in class com.sun.tools.javac.file.ZipFileIndex
-
- getDirectory(String) -
Method in class com.sun.tools.doclets.internal.toolkit.util.SourcePath
- Find the specified directory in the source path.
- getDirectoryPath(PackageDoc) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.DirectoryManager
- Given a PackageDoc, return the corresponding directory name
with the platform-dependent file separator between subdirectory names.
- getDirectoryPath(String) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.DirectoryManager
- Given a package name, return the corresponding directory name
with the platform-dependent file separator between subdirectory names.
- getDocComment() -
Method in interface com.sun.mirror.declaration.Declaration
- Returns the text of the documentation ("javadoc") comment of
this declaration.
- getDocComment() -
Method in class com.sun.tools.apt.mirror.declaration.DeclarationImpl
- Returns the text of the documentation ("javadoc") comment of
this declaration.
- getDocComment(Element) -
Method in class com.sun.tools.javac.model.JavacElements
-
- getDocComment(Element) -
Method in interface javax.lang.model.util.Elements
- Returns the text of the documentation ("Javadoc")
comment of an element.
- getDocletSpecificBuildDate() -
Method in class com.sun.tools.doclets.formats.html.ConfigurationImpl
- Return the build date for the doclet.
- getDocletSpecificBuildDate() -
Method in class com.sun.tools.doclets.internal.toolkit.Configuration
- Return the build date for the doclet.
- getDocletSpecificMsg() -
Method in class com.sun.tools.doclets.formats.html.ConfigurationImpl
- Return the doclet specific
MessageRetriever
- getDocletSpecificMsg() -
Method in class com.sun.tools.doclets.internal.toolkit.Configuration
- Return the doclet specific
MessageRetriever
- getDocLink(int, MemberDoc, String, boolean) -
Method in class com.sun.tools.doclets.formats.html.HtmlDocletWriter
- Return the link for the given member.
- getDocLink(int, ClassDoc, MemberDoc, String, boolean) -
Method in class com.sun.tools.doclets.formats.html.HtmlDocletWriter
- Return the link for the given member.
- getDocRootOutput() -
Method in class com.sun.tools.doclets.formats.html.TagletWriterImpl
- Returns the output for the DocRoot inline tag.
- getDocRootOutput() -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.TagletWriter
- Returns the output for the DocRoot inline tag.
- getDouble(int) -
Method in class com.sun.tools.javac.jvm.ClassReader
- Extract a double at position bp from buf.
- getElement(TreePath) -
Method in class com.sun.source.util.Trees
- Gets the Element for the Tree node identified by a given TreePath.
- getElement(Symbol.MethodSymbol) -
Method in class com.sun.tools.apt.mirror.declaration.AnnotationMirrorImpl
- Returns the annotation type element for a symbol.
- getElement(TreePath) -
Method in class com.sun.tools.javac.api.JavacTrees
-
- getElements() -
Method in class com.sun.source.util.JavacTask
- Get a utility object for dealing with program elements.
- getElements() -
Method in class com.sun.tools.javac.api.JavacTaskImpl
-
- getElements() -
Method in class com.sun.tools.javac.code.Scope
-
- getElementsAnnotatedWith(TypeElement) -
Method in class com.sun.tools.javac.processing.JavacRoundEnvironment
- Returns the elements annotated with the given annotation type.
- getElementsAnnotatedWith(Class<? extends Annotation>) -
Method in class com.sun.tools.javac.processing.JavacRoundEnvironment
-
- getElementsAnnotatedWith(TypeElement) -
Method in interface javax.annotation.processing.RoundEnvironment
- Returns the elements annotated with the given annotation type.
- getElementsAnnotatedWith(Class<? extends Annotation>) -
Method in interface javax.annotation.processing.RoundEnvironment
- Returns the elements annotated with the given annotation type.
- getElementUtils() -
Method in class com.sun.tools.javac.processing.JavacProcessingEnvironment
-
- getElementUtils() -
Method in interface javax.annotation.processing.ProcessingEnvironment
- Returns an implementation of some utility methods for
operating on elements
- getElementValues() -
Method in interface com.sun.mirror.declaration.AnnotationMirror
- Returns this annotation's elements and their values.
- getElementValues() -
Method in class com.sun.tools.apt.mirror.declaration.AnnotationMirrorImpl
- Returns this annotation's elements and their values.
- getElementValues() -
Method in class com.sun.tools.javac.code.Attribute.Compound
-
- getElementValues() -
Method in interface javax.lang.model.element.AnnotationMirror
- Returns the values of this annotation's elements.
- getElementValuesWithDefaults(AnnotationMirror) -
Method in class com.sun.tools.javac.model.JavacElements
-
- getElementValuesWithDefaults(AnnotationMirror) -
Method in interface javax.lang.model.util.Elements
- Returns the values of an annotation's elements, including defaults.
- getElems() -
Method in class edu.rice.cs.mint.comp.MSPTreeCodeSerializer.MSPTreeCodeWriter
-
- getElseStatement() -
Method in interface com.sun.source.tree.IfTree
-
- getElseStatement() -
Method in class com.sun.tools.javac.tree.JCTree.JCIf
-
- getEnclosedElements() -
Method in class com.sun.tools.javac.code.Symbol
-
- getEnclosedElements() -
Method in class com.sun.tools.javac.code.Symbol.TypeSymbol
-
- getEnclosedElements() -
Method in interface javax.lang.model.element.Element
- Returns the elements that are, loosely speaking, directly
enclosed by this element.
- getEnclosingClass() -
Method in interface com.sun.source.tree.Scope
- Returns the innermost type element containing the position of this scope
- getEnclosingClass() -
Method in class com.sun.tools.javac.api.JavacScope
-
- getEnclosingElement() -
Method in class com.sun.tools.javac.code.Symbol
-
- getEnclosingElement() -
Method in class com.sun.tools.javac.code.Symbol.PackageSymbol
-
- getEnclosingElement() -
Method in interface javax.lang.model.element.Element
- Returns the innermost element
within which this element is, loosely speaking, enclosed.
- getEnclosingExpression() -
Method in interface com.sun.source.tree.NewClassTree
-
- getEnclosingExpression() -
Method in class com.sun.tools.javac.tree.JCTree.JCNewClass
-
- getEnclosingMethod() -
Method in interface com.sun.source.tree.Scope
- Returns the innermost executable element containing the position of this scope.
- getEnclosingMethod() -
Method in class com.sun.tools.javac.api.JavacScope
-
- getEnclosingScope() -
Method in interface com.sun.source.tree.Scope
- Returns the enclosing scope.
- getEnclosingScope() -
Method in class com.sun.tools.javac.api.JavacScope
-
- getEnclosingType() -
Method in class com.sun.tools.javac.code.Type.ClassType
-
- getEnclosingType() -
Method in class com.sun.tools.javac.code.Type.DelegatedType
-
- getEnclosingType() -
Method in class com.sun.tools.javac.code.Type.ErrorType
-
- getEnclosingType() -
Method in class com.sun.tools.javac.code.Type
-
- getEnclosingType() -
Method in interface javax.lang.model.type.DeclaredType
- Returns the type of the innermost enclosing instance or a
NoType of kind NONE if there is no enclosing
instance.
- getEncoding() -
Method in class com.sun.tools.javadoc.DocEnv
- Get the encoding.
- getEncodingName() -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getEndPos(JCTree) -
Method in class com.sun.tools.javac.parser.EndPosParser
- Get the end position for a tree node.
- getEndPos(JCTree) -
Method in class com.sun.tools.javac.parser.JavacParser
- Get the end position for a tree node.
- getEndPos(JCTree, Map<JCTree, Integer>) -
Static method in class com.sun.tools.javac.tree.TreeInfo
- The end position of given tree, given a table of end positions generated by the parser
- getEndPosition(CompilationUnitTree, Tree) -
Method in interface com.sun.source.util.SourcePositions
- Gets the ending position of tree within file.
- getEndPosition(Map<JCTree, Integer>) -
Method in class com.sun.tools.javac.tree.JCTree
-
- getEndPosition(Map<JCTree, Integer>) -
Method in interface com.sun.tools.javac.util.JCDiagnostic.DiagnosticPosition
- If there is a tree node, and if endPositions are available, get
the end position of the tree node.
- getEndPosition() -
Method in class com.sun.tools.javac.util.JCDiagnostic
-
- getEndPosition(Map<JCTree, Integer>) -
Method in class com.sun.tools.javac.util.JCDiagnostic.SimpleDiagnosticPosition
-
- getEndPosition() -
Method in interface javax.tools.Diagnostic
- Gets the character offset from the beginning of the file
associated with this diagnostic that indicates the end of the
problem.
- getEndPosTable() -
Method in class com.sun.tools.javac.util.DiagnosticSource
-
- getEnterEnv() -
Method in class com.sun.tools.apt.mirror.declaration.DeclarationImpl
- Returns this declaration's enter environment, or null if it
has none.
- getEnterEnv(Symbol) -
Method in class com.sun.tools.javac.model.JavacElements
- Returns a symbol's enter environment, or null if it has none.
- getEntries() -
Method in class com.sun.tools.javac.file.ZipFileIndex.DirectoryEntry
-
- getEntriesAsCollection() -
Method in class com.sun.tools.javac.file.ZipFileIndex.DirectoryEntry
-
- getEntry(File) -
Method in class com.sun.tools.javac.file.CacheFSInfo
-
- getEntry(String) -
Method in class com.sun.tools.javac.file.ZipFileIndex.DirectoryEntry
-
- getEnumConstants() -
Method in interface com.sun.mirror.declaration.EnumDeclaration
- Returns the enum constants defined for this enum.
- getEnumConstants() -
Method in class com.sun.tools.apt.mirror.declaration.EnumDeclarationImpl
- Returns the enum constants defined for this enum.
- getEnumConstantsBuilder(ClassWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.builders.BuilderFactory
- Return an instance of the enum constants builder for the given class.
- getEnumConstantWriter(ClassWriter) -
Method in class com.sun.tools.doclets.formats.html.WriterFactoryImpl
- Return the enum constant writer for a given class.
- getEnumConstantWriter(ClassWriter) -
Method in interface com.sun.tools.doclets.internal.toolkit.WriterFactory
- Return the enum constant writer for a given class.
- getEnums() -
Method in interface com.sun.mirror.declaration.PackageDeclaration
- Returns the declarations of the top-level enum types in this package.
- getEnums() -
Method in class com.sun.tools.apt.mirror.declaration.PackageDeclarationImpl
- Returns the declarations of the top-level enum types in this package.
- getEnv() -
Method in class com.sun.tools.javac.api.JavacScope
-
- getEnv(Symbol.TypeSymbol) -
Method in class com.sun.tools.javac.comp.Enter
- Accessor for typeEnvs
- getErasure(TypeMirror) -
Method in interface com.sun.mirror.util.Types
- Returns the erasure of a type.
- getErasure(TypeMirror) -
Method in class com.sun.tools.apt.mirror.util.TypesImpl
- Returns the erasure of a type.
- getErasureAnchor(ExecutableMemberDoc) -
Method in class com.sun.tools.doclets.formats.html.AbstractExecutableMemberWriter
- For backward compatibility, include an anchor using the erasures of the
parameters.
- getErrorEndPos() -
Method in class com.sun.tools.javac.parser.JavacParser
-
- getErrorKey(String, List<Type>, List<Type>, Kinds.KindName) -
Method in class com.sun.tools.javac.comp.Resolve.ResolveError
-
- getErrorTrees() -
Method in interface com.sun.source.tree.ErroneousTree
-
- getErrorTrees() -
Method in class com.sun.tools.javac.tree.JCTree.JCErroneous
-
- getException(int, ConstantPool) -
Method in class com.sun.tools.classfile.Exceptions_attribute
-
- getexception_table() -
Method in class sun.tools.javap.MethodData
- Return exception table in code attributre.
- getExecutableDeclaration(Symbol.MethodSymbol) -
Method in class com.sun.tools.apt.mirror.declaration.DeclarationMaker
- Returns the method or constructor declaration for a method symbol.
- getExistingZipIndex(File) -
Static method in class com.sun.tools.javac.file.ZipFileIndex
-
- getExportTypeCount() -
Method in class com.sun.tools.classfile.ModuleExportTable_attribute
-
- getExportTypeName(int, ConstantPool) -
Method in class com.sun.tools.classfile.ModuleExportTable_attribute
-
- getExportTypeName(ModuleExportTable_attribute, int) -
Method in class com.sun.tools.javap.AttributeWriter
-
- getExpression() -
Method in interface com.sun.source.tree.ArrayAccessTree
-
- getExpression() -
Method in interface com.sun.source.tree.AssignmentTree
-
- getExpression() -
Method in interface com.sun.source.tree.CaseTree
-
- getExpression() -
Method in interface com.sun.source.tree.CompoundAssignmentTree
-
- getExpression() -
Method in interface com.sun.source.tree.EnhancedForLoopTree
-
- getExpression() -
Method in interface com.sun.source.tree.ExpressionStatementTree
-
- getExpression() -
Method in interface com.sun.source.tree.InstanceOfTree
-
- getExpression() -
Method in interface com.sun.source.tree.MemberSelectTree
-
- getExpression() -
Method in interface com.sun.source.tree.ParenthesizedTree
-
- getExpression() -
Method in interface com.sun.source.tree.ReturnTree
-
- getExpression() -
Method in interface com.sun.source.tree.SwitchTree
-
- getExpression() -
Method in interface com.sun.source.tree.SynchronizedTree
-
- getExpression() -
Method in interface com.sun.source.tree.ThrowTree
-
- getExpression() -
Method in interface com.sun.source.tree.TypeCastTree
-
- getExpression() -
Method in interface com.sun.source.tree.UnaryTree
-
- getExpression() -
Method in class com.sun.tools.javac.tree.JCTree.JCArrayAccess
-
- getExpression() -
Method in class com.sun.tools.javac.tree.JCTree.JCAssign
-
- getExpression() -
Method in class com.sun.tools.javac.tree.JCTree.JCAssignOp
-
- getExpression() -
Method in class com.sun.tools.javac.tree.JCTree.JCCase
-
- getExpression() -
Method in class com.sun.tools.javac.tree.JCTree.JCEnhancedForLoop
-
- getExpression() -
Method in class com.sun.tools.javac.tree.JCTree.JCExpressionStatement
-
- getExpression() -
Method in class com.sun.tools.javac.tree.JCTree.JCFieldAccess
-
- getExpression() -
Method in class com.sun.tools.javac.tree.JCTree.JCInstanceOf
-
- getExpression() -
Method in class com.sun.tools.javac.tree.JCTree.JCParens
-
- getExpression() -
Method in class com.sun.tools.javac.tree.JCTree.JCReturn
-
- getExpression() -
Method in class com.sun.tools.javac.tree.JCTree.JCSwitch
-
- getExpression() -
Method in class com.sun.tools.javac.tree.JCTree.JCSynchronized
-
- getExpression() -
Method in class com.sun.tools.javac.tree.JCTree.JCThrow
-
- getExpression() -
Method in class com.sun.tools.javac.tree.JCTree.JCTypeCast
-
- getExpression() -
Method in class com.sun.tools.javac.tree.JCTree.JCUnary
-
- getExtendsBound() -
Method in class com.sun.tools.javac.code.Type.WildcardType
-
- getExtendsBound() -
Method in interface javax.lang.model.type.WildcardType
- Returns the upper bound of this wildcard.
- getExtendsBounds(AptEnv, Type.TypeVar) -
Static method in class com.sun.tools.apt.mirror.declaration.TypeParameterDeclarationImpl
- Returns the bounds of a type variable, eliding java.lang.Object
if it appears alone.
- getExtendsBounds(Type.WildcardType) -
Static method in class com.sun.tools.javadoc.WildcardTypeImpl
-
- getExtendsClause() -
Method in interface com.sun.source.tree.ClassTree
-
- getExtendsClause() -
Method in class com.sun.tools.javac.tree.JCTree.JCClassDecl
-
- getExternalLink(String, String, String) -
Method in class com.sun.tools.doclets.internal.toolkit.util.Extern
- Convert a link to be an external link if appropriate.
- getFalseExpression() -
Method in interface com.sun.source.tree.ConditionalExpressionTree
-
- getFalseExpression() -
Method in class com.sun.tools.javac.tree.JCTree.JCConditional
-
- getfield -
Static variable in interface com.sun.tools.javac.jvm.ByteCodes
- Byte code instruction codes.
- getField(String) -
Method in class edu.rice.cs.mint.runtime.ClassCode
-
- getFieldBuilder(ClassWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.builders.BuilderFactory
- Return an instance of the field builder for the given class.
- getFieldClassCode() -
Method in class edu.rice.cs.mint.runtime.FieldCode
-
- getFieldCustomTags() -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.TagletManager
- Return the array of
Taglets that can
appear in fields.
- getFieldDeclaration(Symbol.VarSymbol) -
Method in class com.sun.tools.apt.mirror.declaration.DeclarationMaker
- Returns the field declaration for a var symbol.
- getFieldDoc(Configuration, Tag, String) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.ValueTaglet
- Given the name of the field, return the corresponding FieldDoc.
- getFieldDoc(Symbol.VarSymbol) -
Method in class com.sun.tools.javadoc.DocEnv
- Return the FieldDoc of this var symbol.
- getFieldFlags() -
Method in class com.sun.tools.classfile.AccessFlags
-
- getFieldModifiers() -
Method in class com.sun.tools.classfile.AccessFlags
-
- getFieldName(Field) -
Method in class com.sun.tools.javap.ClassWriter
-
- getFields() -
Method in interface com.sun.mirror.declaration.TypeDeclaration
- Returns the fields that are directly declared by this class or
interface.
- getFields() -
Method in class com.sun.tools.apt.mirror.declaration.TypeDeclarationImpl
- Returns the fields that are directly declared by this class or
interface.
- getFields() -
Method in class edu.rice.cs.mint.runtime.ClassCode
-
- getFields() -
Method in class sun.tools.javap.ClassData
- Returns list of field info.
- getFieldType(ConstantPool) -
Method in class com.sun.tools.classfile.Descriptor
-
- getFieldType(ConstantPool) -
Method in class com.sun.tools.classfile.Signature
-
- getFieldType(Descriptor) -
Method in class com.sun.tools.javap.ClassWriter
-
- getFieldType() -
Method in class sun.tools.javap.TypeSignature
- Returns java type signature for field type.
- getFieldTypeSignature(String) -
Method in class sun.tools.javap.TypeSignature
- Returns java type signature of a field.
- getFieldWriter(ClassWriter) -
Method in class com.sun.tools.doclets.formats.html.WriterFactoryImpl
- Return the field writer for a given class.
- getFieldWriter(ClassWriter) -
Method in interface com.sun.tools.doclets.internal.toolkit.WriterFactory
- Return the field writer for a given class.
- getFile(File) -
Method in class com.sun.tools.javac.file.RelativePath
-
- getFile() -
Method in class com.sun.tools.javac.model.JavacSourcePosition
-
- getFile() -
Method in class com.sun.tools.javac.util.DiagnosticSource
- Return the underlying file object handled by this
DiagnosticSource object.
- getFileForInput(JavaFileManager.Location, String, String) -
Method in class com.sun.tools.javac.api.WrappingJavaFileManager
-
- getFileForInput(String) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getFileForInput(JavaFileManager.Location, String, String) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getFileForInput(JavaFileManager.Location, RelativePath.RelativeFile) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getFileForInput(JavaFileManager.Location, String, String) -
Method in class javax.tools.ForwardingJavaFileManager
-
- getFileForInput(JavaFileManager.Location, String, String) -
Method in interface javax.tools.JavaFileManager
- Gets a file object for input
representing the specified relative
name in the specified package in the given location.
- getFileForOutput(JavaFileManager.Location, String, String, FileObject) -
Method in class com.sun.tools.javac.api.WrappingJavaFileManager
-
- getFileForOutput(String, JavaFileObject.Kind, JavaFileObject) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getFileForOutput(JavaFileManager.Location, String, String, FileObject) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getFileForOutput(JavaFileManager.Location, RelativePath.RelativeFile, FileObject) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getFileForOutput(JavaFileManager.Location, String, String, FileObject) -
Method in class javax.tools.ForwardingJavaFileManager
-
- getFileForOutput(JavaFileManager.Location, String, String, FileObject) -
Method in interface javax.tools.JavaFileManager
- Gets a file object for output
representing the specified relative
name in the specified package in the given location.
- getFileInputStream(String) -
Method in class sun.tools.javap.JavapEnvironment
- According to which flags are set,
returns file input stream for classfile to disassemble.
- getFileName() -
Method in class com.sun.tools.javac.file.ZipFileIndex.Entry
-
- getFileName(String) -
Method in class com.sun.tools.javah.Gen
-
- getFileObject(RelativePath.RelativeDirectory, String) -
Method in interface com.sun.tools.javac.file.JavacFileManager.Archive
-
- getFileObject(RelativePath.RelativeDirectory, String) -
Method in class com.sun.tools.javac.file.JavacFileManager.MissingArchive
-
- getFileObject(RelativePath.RelativeDirectory, String) -
Method in class com.sun.tools.javac.file.SymbolArchive
-
- getFileObject(RelativePath.RelativeDirectory, String) -
Method in class com.sun.tools.javac.file.ZipArchive
-
- getFileObject(RelativePath.RelativeDirectory, String) -
Method in class com.sun.tools.javac.file.ZipFileIndexArchive
-
- getFiler() -
Method in interface com.sun.mirror.apt.AnnotationProcessorEnvironment
- Returns the filer used to create new source, class, or auxiliary
files.
- getFiler() -
Method in class com.sun.tools.apt.mirror.apt.AnnotationProcessorEnvironmentImpl
-
- getFiler() -
Method in class com.sun.tools.javac.processing.JavacProcessingEnvironment
-
- getFiler() -
Method in interface javax.annotation.processing.ProcessingEnvironment
- Returns the filer used to create new source, class, or auxiliary
files.
- getFiles(RelativePath.RelativeDirectory) -
Method in interface com.sun.tools.javac.file.JavacFileManager.Archive
-
- getFiles(RelativePath.RelativeDirectory) -
Method in class com.sun.tools.javac.file.JavacFileManager.MissingArchive
-
- getFiles(RelativePath.RelativeDirectory) -
Method in class com.sun.tools.javac.file.ZipArchive
-
- getFiles() -
Method in class com.sun.tools.javac.file.ZipFileIndex.DirectoryEntry
-
- getFiles(RelativePath.RelativeDirectory) -
Method in class com.sun.tools.javac.file.ZipFileIndex
- Returns a javac List of filenames within an absolute path in the ZipFileIndex.
- getFiles(RelativePath.RelativeDirectory) -
Method in class com.sun.tools.javac.file.ZipFileIndexArchive
-
- getFileSuffix() -
Method in class com.sun.tools.javah.Gen
-
- getFilter(Collection<Modifier>) -
Static method in class com.sun.mirror.util.DeclarationFilter
- Returns a filter that selects declarations containing all of a
collection of modifiers.
- getFilter(Class<? extends Declaration>) -
Static method in class com.sun.mirror.util.DeclarationFilter
- Returns a filter that selects declarations of a particular kind.
- getFinallyBlock() -
Method in interface com.sun.source.tree.TryTree
-
- getFinallyBlock() -
Method in class com.sun.tools.javac.tree.JCTree.JCTry
-
- getFirstVisibleSuperClass(ClassDoc, Configuration) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.Util
- Given a class, return the closest visible super class.
- getFirstVisibleSuperClassCD(ClassDoc, Configuration) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.Util
- Given a class, return the closest visible super class.
- getFlags() -
Method in interface com.sun.source.tree.ModifiersTree
-
- getFlags(Symbol) -
Static method in class com.sun.tools.apt.mirror.AptEnv
- Returns a symbol's flags.
- getFlags(int[], AccessFlags.Type) -
Method in class com.sun.tools.classfile.AccessFlags
-
- getFlags() -
Method in class com.sun.tools.javac.tree.JCTree.JCModifiers
-
- getFlags() -
Method in class com.sun.tools.javadoc.ClassDocImpl
- Returns the flags in terms of javac's flags
- getFlags(Symbol.ClassSymbol) -
Static method in class com.sun.tools.javadoc.ClassDocImpl
- Returns the flags of a ClassSymbol in terms of javac's flags
- getFlags() -
Method in class com.sun.tools.javadoc.ExecutableMemberDocImpl
- Returns the flags in terms of javac's flags
- getFlags() -
Method in class com.sun.tools.javadoc.FieldDocImpl
- Returns the flags in terms of javac's flags
- getFlags() -
Method in class com.sun.tools.javadoc.ProgramElementDocImpl
- Returns the flags in terms of javac's flags
- getFloat(int) -
Method in class com.sun.tools.javac.jvm.ClassReader
- Extract a float at position bp from buf.
- getFontColor(String) -
Method in class com.sun.tools.doclets.formats.html.markup.HtmlWriter
- Get the "<FONT COLOR="color">" string.
- getFontEnd() -
Method in class com.sun.tools.doclets.formats.html.markup.HtmlWriter
- Get the "</FONT>" string.
- getFooter() -
Static method in class com.sun.tools.doclets.internal.toolkit.util.SourceToHTMLConverter
- Get the footer
- getFormalTypeParameters() -
Method in interface com.sun.mirror.declaration.ExecutableDeclaration
- Returns the formal type parameters of this method or constructor.
- getFormalTypeParameters() -
Method in interface com.sun.mirror.declaration.TypeDeclaration
- Returns the formal type parameters of this class or interface.
- getFormalTypeParameters() -
Method in class com.sun.tools.apt.mirror.declaration.MemberDeclarationImpl
-
For methods, constructors, and types.
- getFormatter() -
Static method in class com.sun.tools.apt.mirror.declaration.Constants
- Returns a formatter for generating the text of constant
expressions.
- getFormatter(StringBuilder) -
Static method in class com.sun.tools.apt.mirror.declaration.Constants
- Returns a formatter for generating the text of constant
expressions.
- getFragmentFormatter() -
Static method in class com.sun.tools.javac.util.JCDiagnostic
- Deprecated.
- getFrameType() -
Method in class com.sun.tools.javac.jvm.ClassWriter.StackMapTableFrame.AppendFrame
-
- getFrameType() -
Method in class com.sun.tools.javac.jvm.ClassWriter.StackMapTableFrame.ChopFrame
-
- getFrameType() -
Method in class com.sun.tools.javac.jvm.ClassWriter.StackMapTableFrame.FullFrame
-
- getFrameType() -
Method in class com.sun.tools.javac.jvm.ClassWriter.StackMapTableFrame
-
- getFrameType() -
Method in class com.sun.tools.javac.jvm.ClassWriter.StackMapTableFrame.SameFrame
-
- getFrameType() -
Method in class com.sun.tools.javac.jvm.ClassWriter.StackMapTableFrame.SameLocals1StackItemFrame
-
- getGeneratedClasses() -
Method in class com.sun.tools.javac.processing.JavacFiler
-
- getGeneratedSourceFileObjects() -
Method in class com.sun.tools.javac.processing.JavacFiler
-
- getGeneratedSourceNames() -
Method in class com.sun.tools.javac.processing.JavacFiler
-
- getGenericElement() -
Method in class com.sun.tools.javac.code.Symbol.TypeSymbol
-
- getGenericElement() -
Method in interface javax.lang.model.element.TypeParameterElement
- Returns the generic class, interface, method, or constructor that is
parameterized by this type parameter.
- getGreaterThanString() -
Method in class com.sun.tools.doclets.internal.toolkit.util.links.LinkFactory
- Return >, which is used in type parameters.
- getGroupList() -
Method in class com.sun.tools.doclets.internal.toolkit.util.Group
- Return the list of groups, in the same order as specified
on the command line.
- getHeader(Configuration) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.SourceToHTMLConverter
- Get the header.
- getHeader(ZipFileIndex.Entry) -
Method in class com.sun.tools.javac.file.ZipFileIndex
-
- getHTMLLineNo(int) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.SourceToHTMLConverter
- Get the HTML for the lines.
- getHyperLink(String, String, String, boolean) -
Method in class com.sun.tools.doclets.formats.html.markup.HtmlDocWriter
- Return Html Hyper Link string.
- getHyperLink(String, String, String, boolean, String) -
Method in class com.sun.tools.doclets.formats.html.markup.HtmlDocWriter
- Get Html Hyper Link string.
- getHyperLink(String, String, String, boolean, String, String, String) -
Method in class com.sun.tools.doclets.formats.html.markup.HtmlDocWriter
- Get Html Hyper Link string.
- getHyperLink(String, String) -
Method in class com.sun.tools.doclets.formats.html.markup.HtmlDocWriter
- Get link string without positioning in the file.
- getIdentifier() -
Method in interface com.sun.source.tree.MemberSelectTree
-
- getIdentifier() -
Method in interface com.sun.source.tree.NewClassTree
-
- getIdentifier() -
Method in class com.sun.tools.javac.tree.JCTree.JCFieldAccess
-
- getIdentifier() -
Method in class com.sun.tools.javac.tree.JCTree.JCNewClass
-
- getImplementsClause() -
Method in interface com.sun.source.tree.ClassTree
-
- getImplementsClause() -
Method in class com.sun.tools.javac.tree.JCTree.JCClassDecl
-
- getImports() -
Method in interface com.sun.source.tree.CompilationUnitTree
-
- getImports() -
Method in class com.sun.tools.javac.tree.JCTree.JCCompilationUnit
-
- getIncludes() -
Method in class com.sun.tools.javah.Gen
- Override this method to provide a list of #include statements
required by the native interface.
- getIncludes() -
Method in class com.sun.tools.javah.JNI
-
- getIncludes() -
Method in class com.sun.tools.javah.LLNI
-
- getIndex() -
Method in interface com.sun.source.tree.ArrayAccessTree
-
- getIndex(ConstantPool, String) -
Method in class com.sun.tools.classfile.Attributes
-
- getIndex() -
Method in class com.sun.tools.javac.tree.JCTree.JCArrayAccess
-
- getIndex() -
Method in class com.sun.tools.javac.util.Name
-
- getIndex() -
Method in class com.sun.tools.javac.util.SharedNameTable.NameImpl
-
- getIndex() -
Method in class com.sun.tools.javac.util.UnsharedNameTable.NameImpl
-
- getIndexFile() -
Method in class com.sun.tools.javac.file.ZipFileIndex
-
- getIndexMap() -
Method in class com.sun.tools.doclets.internal.toolkit.util.IndexBuilder
- Return a map of all the individual member lists with Unicode character.
- getInheritedPackagePrivateMethods(Configuration) -
Method in class com.sun.tools.doclets.internal.toolkit.util.VisibleMemberMap
- Return the package private members inherited by the class.
- getInheritedTagletOutput(boolean, Doc, TagletWriter, Object[], Set<String>) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.ParamTaglet
- Loop through each indivitual parameter.
- getInitEnv(JCTree.JCVariableDecl, Env<AttrContext>) -
Method in class com.sun.tools.javac.comp.MemberEnter
-
- getInitialFrame() -
Method in class com.sun.tools.javac.jvm.Code
-
- getInitializer() -
Method in interface com.sun.source.tree.ForLoopTree
-
- getInitializer() -
Method in interface com.sun.source.tree.VariableTree
-
- getInitializer() -
Method in class com.sun.tools.javac.tree.JCTree.JCForLoop
-
- getInitializer() -
Method in class com.sun.tools.javac.tree.JCTree.JCVariableDecl
-
- getInitializers() -
Method in interface com.sun.source.tree.NewArrayTree
-
- getInitializers() -
Method in class com.sun.tools.javac.tree.JCTree.JCNewArray
-
- getInlineCustomTags() -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.TagletManager
- Return the array of inline
Taglets that can
appear in comments.
- getInlineTagOuput(TagletManager, Tag, Tag, TagletWriter) -
Static method in class com.sun.tools.doclets.internal.toolkit.taglets.TagletWriter
- Given an inline tag, return its output.
- getInlineTags(DocImpl, String) -
Static method in class com.sun.tools.javadoc.Comment
- Return array of tags with text and inline See Tags for a Doc comment.
- getInnerClasses() -
Method in class sun.tools.javap.ClassData
- Returns list of innerclasses.
- getInnerClassFlags() -
Method in class com.sun.tools.classfile.AccessFlags
-
- getInnerClassInfo(ConstantPool) -
Method in class com.sun.tools.classfile.InnerClasses_attribute.Info
-
- getInnerClassModifiers() -
Method in class com.sun.tools.classfile.AccessFlags
-
- getInnerName(ConstantPool) -
Method in class com.sun.tools.classfile.InnerClasses_attribute.Info
-
- getInnerName(ConstantPool, InnerClasses_attribute.Info) -
Method in class com.sun.tools.javap.AttributeWriter
-
- getInnerQualifiedName(ClassDoc) -
Static method in class com.sun.tools.javah.Mangle
-
- getInstance() -
Static method in class com.sun.tools.doclets.formats.html.ConfigurationImpl
-
- getInstance(Configuration, AnnotationTypeDoc, AnnotationTypeWriter) -
Static method in class com.sun.tools.doclets.internal.toolkit.builders.AnnotationTypeBuilder
- Construct a new ClassBuilder.
- getInstance(Configuration, ClassDoc, AnnotationTypeOptionalMemberWriter) -
Static method in class com.sun.tools.doclets.internal.toolkit.builders.AnnotationTypeOptionalMemberBuilder
- Construct a new AnnotationTypeMemberBuilder.
- getInstance(Configuration, ClassDoc, AnnotationTypeRequiredMemberWriter) -
Static method in class com.sun.tools.doclets.internal.toolkit.builders.AnnotationTypeRequiredMemberBuilder
- Construct a new AnnotationTypeMemberBuilder.
- getInstance(Configuration, ClassDoc, ClassWriter) -
Static method in class com.sun.tools.doclets.internal.toolkit.builders.ClassBuilder
- Construct a new ClassBuilder.
- getInstance(Configuration, ConstantsSummaryWriter) -
Static method in class com.sun.tools.doclets.internal.toolkit.builders.ConstantsSummaryBuilder
- Construct a ConstantsSummaryBuilder.
- getInstance(Configuration, ClassDoc, ConstructorWriter) -
Static method in class com.sun.tools.doclets.internal.toolkit.builders.ConstructorBuilder
- Construct a new ConstructorBuilder.
- getInstance(Configuration, ClassDoc, EnumConstantWriter) -
Static method in class com.sun.tools.doclets.internal.toolkit.builders.EnumConstantBuilder
- Construct a new EnumConstantsBuilder.
- getInstance(Configuration, ClassDoc, FieldWriter) -
Static method in class com.sun.tools.doclets.internal.toolkit.builders.FieldBuilder
- Construct a new FieldBuilder.
- getInstance(Configuration) -
Static method in class com.sun.tools.doclets.internal.toolkit.builders.LayoutParser
- Return an instance of the BuilderXML.
- getInstance(ClassWriter, Configuration) -
Static method in class com.sun.tools.doclets.internal.toolkit.builders.MemberSummaryBuilder
- Construct a new MemberSummaryBuilder.
- getInstance(AnnotationTypeWriter, Configuration) -
Static method in class com.sun.tools.doclets.internal.toolkit.builders.MemberSummaryBuilder
- Construct a new MemberSummaryBuilder.
- getInstance(Configuration, ClassDoc, MethodWriter) -
Static method in class com.sun.tools.doclets.internal.toolkit.builders.MethodBuilder
- Construct a new MethodBuilder.
- getInstance(Configuration, PackageDoc, PackageSummaryWriter) -
Static method in class com.sun.tools.doclets.internal.toolkit.builders.PackageSummaryBuilder
- Construct a new PackageSummaryBuilder.
- getInstance(Configuration) -
Static method in class com.sun.tools.doclets.internal.toolkit.builders.SerializedFormBuilder
- Construct a new SerializedFormBuilder.
- getInstance(Code.StackMapFrame, int, Type[], Types) -
Static method in class com.sun.tools.javac.jvm.ClassWriter.StackMapTableFrame
- Compare this frame with the previous frame and produce
an entry of compressed stack map frame.
- getInstance(DataInputStream, MethodData) -
Static method in class sun.tools.javap.StackMapTableData
-
- getInstFun -
Variable in class com.sun.tools.javac.comp.Infer
- A mapping that returns its type argument with every UndetVar replaced
by its `inst' field.
- getInt(int) -
Method in class com.sun.tools.classfile.Code_attribute
-
- getInt(int) -
Method in class com.sun.tools.javac.jvm.ClassReader
- Extract an integer at position bp from buf.
- getInt(int) -
Method in class sun.tools.javap.JavapPrinter
-
- getIntEndPosition() -
Method in class com.sun.tools.javac.util.JCDiagnostic
-
- getInterfaceName(int) -
Method in class com.sun.tools.classfile.ClassFile
-
- getInterfaces() -
Method in interface com.sun.mirror.declaration.PackageDeclaration
- Returns the declarations of the top-level interfaces in this package.
- getInterfaces() -
Method in class com.sun.tools.apt.mirror.declaration.PackageDeclarationImpl
- Returns the declarations of the top-level interfaces in this package.
- getInterfaces() -
Method in class com.sun.tools.javac.code.Symbol.ClassSymbol
-
- getInterfaces() -
Method in interface javax.lang.model.element.TypeElement
- Returns the interface types directly implemented by this class
or extended by this interface.
- getInternalSig() -
Method in class sun.tools.javap.FieldData
- Returns internal signature of a field
- getInternalSig() -
Method in class sun.tools.javap.MethodData
- Return internal siganature of the method.
- getIntOption(Options, String, int) -
Method in class com.sun.tools.javac.util.Log
-
- getIntPosition() -
Method in class com.sun.tools.javac.util.JCDiagnostic
-
- getIntStartPosition() -
Method in class com.sun.tools.javac.util.JCDiagnostic
-
- getJarClassPath(File) -
Method in class com.sun.tools.javac.file.CacheFSInfo
-
- getJarClassPath(File) -
Method in class com.sun.tools.javac.file.FSInfo
-
- getJavacBaseFileName(FileObject) -
Static method in class com.sun.tools.javac.file.JavacFileManager
-
- getJavacFileManagerOptions(RecognizedOptions.OptionHelper) -
Static method in class com.sun.tools.javac.main.RecognizedOptions
-
- getJavacFileName(FileObject) -
Static method in class com.sun.tools.javac.file.JavacFileManager
-
- getJavaClassName(EnclosingMethod_attribute) -
Method in class com.sun.tools.javap.AttributeWriter
-
- getJavaCompilerOptions(RecognizedOptions.OptionHelper) -
Static method in class com.sun.tools.javac.main.RecognizedOptions
-
- getJavacPosition() -
Method in class com.sun.tools.apt.mirror.util.SourcePositionImpl
-
- getJavacToolOptions(RecognizedOptions.OptionHelper) -
Static method in class com.sun.tools.javac.main.RecognizedOptions
-
- getJavacTrees(Class<?>, Object) -
Static method in class com.sun.source.util.Trees
-
- getJavaException(Exceptions_attribute, int) -
Method in class com.sun.tools.javap.AttributeWriter
-
- getJavaException(Exceptions_attribute, int) -
Method in class com.sun.tools.javap.ClassWriter
-
- getJavaFileForInput(JavaFileManager.Location, String, JavaFileObject.Kind) -
Method in class com.sun.tools.javac.api.WrappingJavaFileManager
-
- getJavaFileForInput(JavaFileManager.Location, String, JavaFileObject.Kind) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getJavaFileForInput(JavaFileManager.Location, String, JavaFileObject.Kind) -
Method in class javax.tools.ForwardingJavaFileManager
-
- getJavaFileForInput(JavaFileManager.Location, String, JavaFileObject.Kind) -
Method in interface javax.tools.JavaFileManager
- Gets a file object for input
representing the specified class of the specified kind in the
given location.
- getJavaFileForOutput(JavaFileManager.Location, String, JavaFileObject.Kind, FileObject) -
Method in class com.sun.tools.javac.api.WrappingJavaFileManager
-
- getJavaFileForOutput(JavaFileManager.Location, String, JavaFileObject.Kind, FileObject) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getJavaFileForOutput(JavaFileManager.Location, String, JavaFileObject.Kind, FileObject) -
Method in class javax.tools.ForwardingJavaFileManager
-
- getJavaFileForOutput(JavaFileManager.Location, String, JavaFileObject.Kind, FileObject) -
Method in interface javax.tools.JavaFileManager
- Gets a file object for output
representing the specified class of the specified kind in the
given location.
- getJavaFileObjects(String...) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getJavaFileObjects(File...) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getJavaFileObjects(File...) -
Method in interface javax.tools.StandardJavaFileManager
- Gets file objects representing the given files.
- getJavaFileObjects(String...) -
Method in interface javax.tools.StandardJavaFileManager
- Gets file objects representing the given file names.
- getJavaFileObjectsFromFiles(Iterable<? extends File>) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getJavaFileObjectsFromFiles(Iterable<? extends File>) -
Method in interface javax.tools.StandardJavaFileManager
- Gets file objects representing the given files.
- getJavaFileObjectsFromStrings(Iterable<String>) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getJavaFileObjectsFromStrings(Iterable<String>) -
Method in interface javax.tools.StandardJavaFileManager
- Gets file objects representing the given file names.
- getJavaInterfaceName(ClassFile, int) -
Method in class com.sun.tools.javap.ClassWriter
-
- getJavaName(String) -
Static method in class com.sun.tools.javap.AttributeWriter
-
- getJavaName(ClassFile) -
Method in class com.sun.tools.javap.ClassWriter
-
- getJavaName(String) -
Static method in class com.sun.tools.javap.ClassWriter
-
- getJavaSuperclassName(ClassFile) -
Method in class com.sun.tools.javap.ClassWriter
-
- getKey(String) -
Method in enum com.sun.tools.javac.util.MandatoryWarningHandler.DeferredDiagnosticKind
-
- getKind() -
Method in interface com.sun.mirror.type.PrimitiveType
- Returns the kind of primitive type that this object represents.
- getKind() -
Method in interface com.sun.source.tree.Tree
- Gets the kind of this tree.
- getKind() -
Method in class com.sun.source.util.TaskEvent
-
- getKind() -
Method in class com.sun.tools.apt.mirror.type.PrimitiveTypeImpl
- Returns the kind of primitive type that this object represents.
- getKind() -
Method in interface com.sun.tools.javac.api.Formattable
- Retrieve a pretty name of this object's kind
- getKind() -
Method in class com.sun.tools.javac.api.Formattable.LocalizedString
-
- getKind() -
Method in enum com.sun.tools.javac.code.Kinds.KindName
-
- getKind() -
Method in class com.sun.tools.javac.code.Symbol.ClassSymbol
-
- getKind() -
Method in class com.sun.tools.javac.code.Symbol
-
- getKind() -
Method in class com.sun.tools.javac.code.Symbol.MethodSymbol
-
- getKind() -
Method in class com.sun.tools.javac.code.Symbol.PackageSymbol
-
- getKind() -
Method in class com.sun.tools.javac.code.Symbol.TypeSymbol
-
- getKind() -
Method in class com.sun.tools.javac.code.Symbol.VarSymbol
-
- getKind() -
Method in class com.sun.tools.javac.code.Type.ArrayType
-
- getKind() -
Method in class com.sun.tools.javac.code.Type.BottomType
-
- getKind() -
Method in class com.sun.tools.javac.code.Type.ClassType
-
- getKind() -
Method in class com.sun.tools.javac.code.Type.ErrorType
-
- getKind() -
Method in class com.sun.tools.javac.code.Type.ForAll
-
- getKind() -
Method in class com.sun.tools.javac.code.Type
-
- getKind() -
Method in class com.sun.tools.javac.code.Type.JCNoType
-
- getKind() -
Method in class com.sun.tools.javac.code.Type.MethodType
-
- getKind() -
Method in class com.sun.tools.javac.code.Type.PackageType
-
- getKind() -
Method in class com.sun.tools.javac.code.Type.TypeVar
-
- getKind() -
Method in class com.sun.tools.javac.code.Type.WildcardType
-
- getKind() -
Method in class com.sun.tools.javac.file.BaseFileObject
-
- getKind(String) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getKind() -
Method in interface com.sun.tools.javac.main.JavacOption
-
- getKind() -
Method in class com.sun.tools.javac.main.JavacOption.HiddenOption
-
- getKind() -
Method in class com.sun.tools.javac.main.JavacOption.Option
-
- getKind() -
Method in class com.sun.tools.javac.main.JavacOption.XOption
-
- getKind() -
Method in enum com.sun.tools.javac.parser.Token
-
- getKind() -
Method in class com.sun.tools.javac.processing.JavacFiler.FilerInputJavaFileObject
-
- getKind() -
Method in class com.sun.tools.javac.processing.JavacFiler.FilerOutputJavaFileObject
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCAnnotation
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCArrayAccess
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCArrayTypeTree
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCAssert
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCAssign
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCAssignOp
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCBinary
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCBlock
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCBracketExpr
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCBracketStat
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCBreak
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCCase
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCCatch
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCClassDecl
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCCompilationUnit
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCConditional
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCContinue
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCDoWhileLoop
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCEnhancedForLoop
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCErroneous
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCEscapeExpr
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCEscapeStat
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCExpressionStatement
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCFieldAccess
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCForLoop
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCIdent
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCIf
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCImport
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCInstanceOf
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCLabeledStatement
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCLiteral
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCMethodDecl
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCMethodInvocation
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCModifiers
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCNewArray
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCNewClass
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCParens
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCPrimitiveTypeTree
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCReturn
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCSkip
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCSwitch
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCSynchronized
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCThrow
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCTry
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCTypeApply
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCTypeCast
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCTypeParameter
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCUnary
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCVariableDecl
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCWhileLoop
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCWildcard
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.LetExpr
-
- getKind() -
Method in class com.sun.tools.javac.tree.JCTree.TypeBoundKind
-
- getKind() -
Method in class com.sun.tools.javac.util.JCDiagnostic
-
- getKind() -
Method in interface javax.lang.model.element.Element
- Returns the
kind of this element.
- getKind() -
Method in interface javax.lang.model.type.TypeMirror
- Returns the
kind of this type.
- getKind() -
Method in interface javax.tools.Diagnostic
- Gets the kind of this diagnostic, for example, error or
warning.
- getKind() -
Method in class javax.tools.ForwardingJavaFileObject
-
- getKind() -
Method in interface javax.tools.JavaFileObject
- Gets the kind of this file object.
- getKind() -
Method in class javax.tools.SimpleJavaFileObject
-
- getLabel() -
Method in interface com.sun.source.tree.BreakTree
-
- getLabel() -
Method in interface com.sun.source.tree.ContinueTree
-
- getLabel() -
Method in interface com.sun.source.tree.LabeledStatementTree
-
- getLabel() -
Method in class com.sun.tools.javac.tree.JCTree.JCBreak
-
- getLabel() -
Method in class com.sun.tools.javac.tree.JCTree.JCContinue
-
- getLabel() -
Method in class com.sun.tools.javac.tree.JCTree.JCLabeledStatement
-
- getLastModified() -
Method in class com.sun.tools.javac.file.RegularFileObject
-
- getLastModified() -
Method in class com.sun.tools.javac.file.ZipArchive.ZipFileObject
-
- getLastModified() -
Method in class com.sun.tools.javac.file.ZipFileIndex.Entry
-
- getLastModified(RelativePath.RelativeFile) -
Method in class com.sun.tools.javac.file.ZipFileIndex
-
- getLastModified() -
Method in class com.sun.tools.javac.file.ZipFileIndexArchive.ZipFileIndexFileObject
-
- getLastModified() -
Method in class com.sun.tools.javac.jvm.ClassReader.SourceFileObject
-
- getLastModified(FileObject) -
Method in class com.sun.tools.javac.jvm.ClassWriter
-
- getLastModified() -
Method in interface javax.tools.FileObject
- Gets the time this file object was last modified.
- getLastModified() -
Method in class javax.tools.ForwardingFileObject
-
- getLastModified() -
Method in class javax.tools.SimpleJavaFileObject
- This implementation returns
0L.
- getLatestSupported() -
Static method in enum javax.lang.model.SourceVersion
-
- getLeaf() -
Method in class com.sun.source.util.TreePath
- Get the leaf node for this path.
- getLeafClassMembers(Configuration) -
Method in class com.sun.tools.doclets.internal.toolkit.util.VisibleMemberMap
- Return the visible members of the class being mapped.
- getLeftOperand() -
Method in interface com.sun.source.tree.BinaryTree
-
- getLeftOperand() -
Method in class com.sun.tools.javac.tree.JCTree.JCBinary
-
- getLegacyPackages() -
Static method in class com.sun.tools.javac.sym.CreateSymbols
-
- getLessThanString() -
Method in class com.sun.tools.doclets.internal.toolkit.util.links.LinkFactory
- Return <, which is used in type parameters.
- getLevel() -
Method in class com.sun.tools.javac.code.Scope
-
- getLevel() -
Method in class com.sun.tools.javac.code.Symbol
-
- getLevel() -
Method in class com.sun.tools.javac.code.Symbol.Level
-
- getLevel() -
Method in class com.sun.tools.javac.comp.Env
-
- getlin_num_tb() -
Method in class sun.tools.javap.MethodData
- Return LineNumberTable
- getLine() -
Method in class com.sun.tools.javac.model.JavacSourcePosition
-
- getLine(int) -
Method in class com.sun.tools.javac.util.DiagnosticSource
- Return the content of the line containing a given pos.
- getLineMap() -
Method in interface com.sun.source.tree.CompilationUnitTree
- Gets the line map for this compilation unit, if available.
- getLineMap() -
Method in class com.sun.tools.javac.parser.DocCommentScanner
- Build a map for translating between line numbers and
positions in the input.
- getLineMap() -
Method in interface com.sun.tools.javac.parser.Lexer
- Build a map for translating between line numbers and
positions in the input.
- getLineMap() -
Method in class com.sun.tools.javac.parser.Scanner
- Build a map for translating between line numbers and
positions in the input.
- getLineMap() -
Method in class com.sun.tools.javac.tree.JCTree.JCCompilationUnit
-
- getLineNumber(long) -
Method in interface com.sun.source.tree.LineMap
- Find the line containing a position; a line termination
character is on the line it terminates.
- getLineNumber(int) -
Method in class com.sun.tools.javac.util.DiagnosticSource
- Return the one-based line number associated with a given pos
for the current source file.
- getLineNumber() -
Method in class com.sun.tools.javac.util.JCDiagnostic
- Get the line number within the source referred to by this diagnostic.
- getLineNumber(int) -
Method in interface com.sun.tools.javac.util.Position.LineMap
- Find the line containing a position; a line termination
character is on the line it terminates.
- getLineNumber(int) -
Method in class com.sun.tools.javac.util.Position.LineMapImpl
-
- getLineNumber(long) -
Method in class com.sun.tools.javac.util.Position.LineMapImpl
-
- getLineNumber() -
Method in interface javax.tools.Diagnostic
- Gets the line number of the character offset returned by
Diagnostic.getPosition().
- getLink(LinkInfoImpl) -
Method in class com.sun.tools.doclets.formats.html.HtmlDocletWriter
- Return the link to the given class.
- getLinkOutput(LinkInfo) -
Method in class com.sun.tools.doclets.internal.toolkit.util.links.LinkFactory
- Constructs a link from the given link information.
- getList(int) -
Method in class com.sun.tools.doclets.internal.toolkit.util.DeprecatedAPIListBuilder
- Return the list of deprecated Doc objects of a given type.
- getloc_var_tb() -
Method in class sun.tools.javap.MethodData
- Return LocalVariableTable.
- getloc_var_tbsize() -
Method in class sun.tools.javap.MethodData
- Return LocalVariableTable size.
- getLocale() -
Method in class com.sun.tools.doclets.formats.html.ConfigurationImpl
- Return the Locale for this document.
- getLocale() -
Method in class com.sun.tools.doclets.internal.toolkit.Configuration
- Return the Locale for this document.
- getLocale() -
Method in class com.sun.tools.javac.processing.JavacProcessingEnvironment
-
- getLocale() -
Method in class com.sun.tools.javadoc.DocLocale
- Get the locale if specified on the command line
else return null and if locale option is not used
then return default locale.
- getLocale() -
Method in class com.sun.tools.javadoc.RootDocImpl
- Return the locale provided by the user or the default locale value.
- getLocale() -
Method in interface javax.annotation.processing.ProcessingEnvironment
- Returns the current locale or
null if no locale is in
effect.
- getLocalElements() -
Method in interface com.sun.source.tree.Scope
- Returns the elements directly contained in this scope.
- getLocalElements() -
Method in class com.sun.tools.javac.api.JavacScope
-
- getLocalElements() -
Method in class com.sun.tools.javac.comp.AttrContext
-
- getLocalizedString(String, Object...) -
Static method in class com.sun.tools.apt.main.Main
- Find a localized string in the resource bundle.
- getLocalizedString(Locale, String, Object...) -
Method in interface com.sun.tools.javac.api.Messages
- Get a localized formatted string
- getLocalizedString(Locale, String, Object...) -
Method in class com.sun.tools.javac.code.Types.SymbolPrinter
-
- getLocalizedString(Locale, String, Object...) -
Method in class com.sun.tools.javac.code.Types.TypePrinter
-
- getLocalizedString(String, Object...) -
Static method in class com.sun.tools.javac.main.Main
- Find a localized string in the resource bundle.
- getLocalizedString(String, Object...) -
Method in class com.sun.tools.javac.util.JavacMessages
- Gets the localized string corresponding to a key, formatted with a set of args.
- getLocalizedString(Locale, String, Object...) -
Method in class com.sun.tools.javac.util.JavacMessages
-
- getLocalizedString(List<ResourceBundle>, String, Object...) -
Static method in class com.sun.tools.javac.util.JavacMessages
-
- getLocalizedString(String, Object...) -
Static method in class com.sun.tools.javac.util.Log
- Find a localized string in the resource bundle.
- getLocalsSize() -
Method in class com.sun.tools.javac.jvm.Code
-
- getLocation(JavaFileManager.Location) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getLocation(JavaFileManager.Location) -
Method in interface javax.tools.StandardJavaFileManager
- Gets the path associated with the given location.
- getLong(int) -
Method in class com.sun.tools.javac.jvm.ClassReader
- Extract a long integer at position bp from buf.
- getLowerBound() -
Method in class com.sun.tools.javac.code.Type.CapturedType
-
- getLowerBound() -
Method in class com.sun.tools.javac.code.Type
-
- getLowerBound() -
Method in class com.sun.tools.javac.code.Type.TypeVar
-
- getLowerBound() -
Method in interface javax.lang.model.type.TypeVariable
- Returns the lower bound of this type variable.
- getLowerBounds() -
Method in interface com.sun.mirror.type.WildcardType
- Returns the lower bounds of this wildcard.
- getLowerBounds() -
Method in class com.sun.tools.apt.mirror.type.WildcardTypeImpl
- Returns the lower bounds of this wildcard.
- getMajor_version() -
Method in class sun.tools.javap.ClassData
- Returns major version of class file.
- getMatchingField() -
Method in class com.sun.tools.javadoc.SerialFieldTagImpl
- Return the corresponding FieldDocImpl for this SerialFieldTagImpl.
- getMaxLocals() -
Method in class sun.tools.javap.MethodData
- Return number of local variables.
- getMaxStack() -
Method in class sun.tools.javap.MethodData
- Return max depth of operand stack.
- getMemberComparator() -
Method in class com.sun.tools.doclets.formats.html.ConfigurationImpl
- Return the comparator that will be used to sort member documentation.
- getMemberComparator() -
Method in class com.sun.tools.doclets.internal.toolkit.Configuration
- Return the comparator that will be used to sort member documentation.
- getMemberKey(ProgramElementDoc) -
Method in class com.sun.tools.doclets.internal.toolkit.util.VisibleMemberMap
- Return the key to the member map for the given member.
- getMemberKeywords(MemberDoc[]) -
Method in class com.sun.tools.doclets.internal.toolkit.util.MetaKeywords
- Get members for meta tag keywords as an array,
where each member name is a string element of the array.
- getMemberKind() -
Method in class com.sun.tools.doclets.formats.html.ConstructorWriterImpl
-
- getMemberKind() -
Method in class com.sun.tools.doclets.formats.html.EnumConstantWriterImpl
-
- getMemberKind() -
Method in class com.sun.tools.doclets.formats.html.FieldWriterImpl
-
- getMemberKind() -
Method in class com.sun.tools.doclets.formats.html.MethodWriterImpl
-
- getMemberKind() -
Method in class com.sun.tools.doclets.formats.html.NestedClassWriterImpl
-
- getMemberList(Character) -
Method in class com.sun.tools.doclets.internal.toolkit.util.IndexBuilder
- Return the sorted list of members, for passed Unicode Character.
- getMembers() -
Method in interface com.sun.source.tree.ClassTree
-
- getMembers(boolean) -
Method in class com.sun.tools.apt.mirror.declaration.DeclarationImpl
- Returns the symbols of type or package members (and constructors)
that are not synthetic or otherwise unwanted.
- getMembers() -
Method in class com.sun.tools.doclets.internal.toolkit.util.VisibleMemberMap.ClassMembers
- Return list of inherited members from mapping class.
- getMembers() -
Method in class com.sun.tools.javac.tree.JCTree.JCClassDecl
-
- getMembersFor(ClassDoc) -
Method in class com.sun.tools.doclets.internal.toolkit.util.VisibleMemberMap
- Retrn the list of members for the given class.
- getMemberSummaryBuilder(ClassWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.builders.BuilderFactory
- Return an instance of the member summary builder for the given class.
- getMemberSummaryBuilder(AnnotationTypeWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.builders.BuilderFactory
- Return an instance of the member summary builder for the given annotation
type.
- getMemberSummaryWriter(ClassWriter, int) -
Method in class com.sun.tools.doclets.formats.html.WriterFactoryImpl
- Return the specified member summary writer for a given class.
- getMemberSummaryWriter(AnnotationTypeWriter, int) -
Method in class com.sun.tools.doclets.formats.html.WriterFactoryImpl
- Return the specified member summary writer for a given annotation type.
- getMemberSummaryWriter(int) -
Method in class com.sun.tools.doclets.internal.toolkit.builders.MemberSummaryBuilder
- Return the specified member summary writer.
- getMemberSummaryWriter(ClassWriter, int) -
Method in interface com.sun.tools.doclets.internal.toolkit.WriterFactory
- Return the specified member summary writer for a given class.
- getMemberSummaryWriter(AnnotationTypeWriter, int) -
Method in interface com.sun.tools.doclets.internal.toolkit.WriterFactory
- Return the specified member summary writer for a given annotation type.
- getMessage() -
Method in exception com.sun.tools.classfile.Code_attribute.InvalidIndex
-
- getMessage() -
Method in exception com.sun.tools.classfile.ConstantPool.EntryNotFound
-
- getMessage() -
Method in exception com.sun.tools.classfile.ConstantPool.InvalidEntry
-
- getMessage() -
Method in exception com.sun.tools.classfile.ConstantPool.InvalidIndex
-
- getMessage() -
Method in exception com.sun.tools.classfile.ConstantPool.UnexpectedEntry
-
- getMessage() -
Method in exception com.sun.tools.classfile.Descriptor.InvalidDescriptor
-
- getMessage() -
Method in exception com.sun.tools.javac.code.Symbol.CompletionFailure
-
- getMessage(Locale) -
Method in class com.sun.tools.javac.util.JCDiagnostic
-
- getMessage -
Variable in class com.sun.tools.javac.util.Names
-
- getMessage(String, Object...) -
Method in class com.sun.tools.javap.JavapTask
-
- getMessage(Locale, String, Object...) -
Method in class com.sun.tools.javap.JavapTask
-
- getMessage() -
Method in interface javax.annotation.processing.Completion
- Returns an informative message about the completion.
- getMessage() -
Method in class javax.annotation.processing.Completions.SimpleCompletion
-
- getMessage(Locale) -
Method in interface javax.tools.Diagnostic
- Gets a localized message for the given locale.
- getMessager() -
Method in interface com.sun.mirror.apt.AnnotationProcessorEnvironment
- Returns the messager used to report errors, warnings, and other
notices.
- getMessager() -
Method in class com.sun.tools.apt.mirror.apt.AnnotationProcessorEnvironmentImpl
-
- getMessager() -
Method in class com.sun.tools.javac.processing.JavacProcessingEnvironment
-
- getMessager() -
Method in interface javax.annotation.processing.ProcessingEnvironment
- Returns the messager used to report errors, warnings, and other
notices.
- getMetaKeywords(ClassDoc) -
Method in class com.sun.tools.doclets.internal.toolkit.util.MetaKeywords
- Returns an array of strings where each element
is a class, method or field name.
- getMetaKeywords(PackageDoc) -
Method in class com.sun.tools.doclets.internal.toolkit.util.MetaKeywords
- Get the package keywords.
- getMethod() -
Method in class com.sun.tools.javap.ClassWriter
-
- getMethodBuilder(ClassWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.builders.BuilderFactory
- Return an instance of the method builder for the given class.
- getMethodCustomTags() -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.TagletManager
- Return the array of
Taglets that can
appear in methods.
- getMethodDoc(Symbol.MethodSymbol) -
Method in class com.sun.tools.javadoc.DocEnv
- Return the MethodDoc for a MethodSymbol.
- getMethodEnv(JCTree.JCMethodDecl, Env<AttrContext>) -
Method in class com.sun.tools.javac.comp.MemberEnter
-
- getMethodFlags() -
Method in class com.sun.tools.classfile.AccessFlags
-
- getMethodHolder(MethodDoc) -
Method in class com.sun.tools.doclets.internal.toolkit.util.ImplementedMethods
-
- getMethodModifiers() -
Method in class com.sun.tools.classfile.AccessFlags
-
- getMethodName(ConstantPool) -
Method in class com.sun.tools.classfile.EnclosingMethod_attribute
-
- getMethodName(EnclosingMethod_attribute) -
Method in class com.sun.tools.javap.AttributeWriter
-
- getMethods() -
Method in interface com.sun.mirror.declaration.AnnotationTypeDeclaration
- Returns the annotation type elements of this annotation type.
- getMethods() -
Method in interface com.sun.mirror.declaration.ClassDeclaration
- Returns the methods that are directly declared by this class or
interface.
- getMethods() -
Method in interface com.sun.mirror.declaration.TypeDeclaration
- Returns the methods that are directly declared by this class or
interface.
- getMethods() -
Method in class com.sun.tools.apt.mirror.declaration.AnnotationTypeDeclarationImpl
- Returns the methods that are directly declared by this class or
interface. Includes annotation type elements. Excludes
implicitly declared methods of an interface, such as
toString, that correspond to the methods of
java.lang.Object.
- getMethods() -
Method in class com.sun.tools.apt.mirror.declaration.ClassDeclarationImpl
- Returns the methods that are directly declared by this class or
interface. Includes annotation type elements. Excludes
implicitly declared methods of an interface, such as
toString, that correspond to the methods of
java.lang.Object.
- getMethods() -
Method in class com.sun.tools.apt.mirror.declaration.TypeDeclarationImpl
- Returns the methods that are directly declared by this class or
interface.
- getMethods() -
Method in class sun.tools.javap.ClassData
- Returns list of method info.
- getMethodSelect() -
Method in interface com.sun.source.tree.MethodInvocationTree
-
- getMethodSelect() -
Method in class com.sun.tools.javac.tree.JCTree.JCMethodInvocation
-
- getMethodWriter(ClassWriter) -
Method in class com.sun.tools.doclets.formats.html.WriterFactoryImpl
- Return the method writer for a given class.
- getMethodWriter(ClassWriter) -
Method in interface com.sun.tools.doclets.internal.toolkit.WriterFactory
- Return the method writer for a given class.
- getMinor_version() -
Method in class sun.tools.javap.ClassData
- Returns minor version of class file.
- getModifiers() -
Method in interface com.sun.mirror.declaration.Declaration
- Returns the modifiers of this declaration, excluding annotations.
- getModifiers() -
Method in interface com.sun.source.tree.ClassTree
-
- getModifiers() -
Method in interface com.sun.source.tree.MethodTree
-
- getModifiers() -
Method in interface com.sun.source.tree.VariableTree
-
- getModifiers() -
Method in class com.sun.tools.apt.mirror.declaration.DeclarationImpl
- Returns the modifiers of this declaration, excluding annotations.
- getModifiers(int[], AccessFlags.Type) -
Method in class com.sun.tools.classfile.AccessFlags
-
- getModifiers(int, int[], AccessFlags.Type) -
Static method in class com.sun.tools.classfile.AccessFlags
-
- getModifiers() -
Method in class com.sun.tools.javac.code.Symbol
-
- getModifiers() -
Method in class com.sun.tools.javac.tree.JCTree.JCClassDecl
-
- getModifiers() -
Method in class com.sun.tools.javac.tree.JCTree.JCMethodDecl
-
- getModifiers() -
Method in class com.sun.tools.javac.tree.JCTree.JCVariableDecl
-
- getModifiers() -
Method in class com.sun.tools.javadoc.ProgramElementDocImpl
- Returns the modifier flags in terms of java.lang.reflect.Modifier.
- getModifiers() -
Method in interface javax.lang.model.element.Element
- Returns the modifiers of this element, excluding annotations.
- getModuleName(ConstantPool) -
Method in class com.sun.tools.classfile.Module_attribute
-
- getModuleName(Module_attribute) -
Method in class com.sun.tools.javap.AttributeWriter
-
- getMsgRetriever() -
Method in class com.sun.tools.doclets.formats.html.TagletWriterImpl
- Returns
MessageRetriever for output purposes.
- getMsgRetriever() -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.TagletWriter
- Returns
MessageRetriever for output purposes.
- getName() -
Method in interface com.sun.source.tree.IdentifierTree
-
- getName() -
Method in interface com.sun.source.tree.MethodTree
-
- getName() -
Method in interface com.sun.source.tree.TypeParameterTree
-
- getName() -
Method in interface com.sun.source.tree.VariableTree
-
- getName(ConstantPool) -
Method in class com.sun.tools.classfile.Attribute
-
- getName() -
Method in class com.sun.tools.classfile.ClassFile
-
- getName() -
Method in class com.sun.tools.classfile.ConstantPool.CONSTANT_Class_info
-
- getName() -
Method in class com.sun.tools.classfile.ConstantPool.CONSTANT_NameAndType_info
-
- getName(ConstantPool) -
Method in class com.sun.tools.classfile.Field
-
- getName(ConstantPool) -
Method in class com.sun.tools.classfile.Method
-
- getName() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.AbstractBuilder
- Return the name of this builder.
- getName() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.AnnotationTypeBuilder
- Return the name of this builder.
- getName() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.AnnotationTypeOptionalMemberBuilder
- Return the name of this builder.
- getName() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.AnnotationTypeRequiredMemberBuilder
- Return the name of this builder.
- getName() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.ClassBuilder
- Return the name of this builder.
- getName() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.ConstantsSummaryBuilder
- Return the name of this builder.
- getName() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.ConstructorBuilder
- Return the name of this builder.
- getName() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.EnumConstantBuilder
- Return the name of this builder.
- getName() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.FieldBuilder
- Return the name of this builder.
- getName() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.MemberSummaryBuilder
- Return the name of this builder.
- getName() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.MethodBuilder
- Return the name of this builder.
- getName() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.PackageSummaryBuilder
- Return the name of this builder.
- getName() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.SerializedFormBuilder
- Return the name of this builder.
- getName() -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.BaseTaglet
- Return the name of this custom tag.
- getName() -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.CodeTaglet
-
- getName() -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.LegacyTaglet
- Return the name of this custom tag.
- getName() -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.LiteralTaglet
-
- getName() -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.SimpleTaglet
- Return the name of this
Taglet.
- getName() -
Method in interface com.sun.tools.doclets.internal.toolkit.taglets.Taglet
- Return the name of this custom tag.
- getName() -
Method in interface com.sun.tools.doclets.Taglet
- Return the name of this custom tag.
- getName() -
Method in class com.sun.tools.javac.file.BaseFileObject
- Deprecated. see bug 6410637
- getName(FileObject) -
Static method in class com.sun.tools.javac.file.Old199
- Deprecated.
- getName() -
Method in class com.sun.tools.javac.file.RegularFileObject
- Deprecated.
- getName() -
Method in class com.sun.tools.javac.file.ZipArchive.ZipFileObject
- Deprecated.
- getName() -
Method in class com.sun.tools.javac.file.ZipFileIndex.Entry
-
- getName() -
Method in class com.sun.tools.javac.file.ZipFileIndexArchive.ZipFileIndexFileObject
- Deprecated. see bug 6410637
- getName() -
Method in class com.sun.tools.javac.jvm.ClassReader.SourceFileObject
- Deprecated. see bug 6410637
- getName() -
Method in interface com.sun.tools.javac.main.JavacOption
-
- getName() -
Method in class com.sun.tools.javac.main.JavacOption.Option
-
- getName(CharSequence) -
Method in class com.sun.tools.javac.model.JavacElements
-
- getName() -
Method in class com.sun.tools.javac.tree.JCTree.JCIdent
-
- getName() -
Method in class com.sun.tools.javac.tree.JCTree.JCMethodDecl
-
- getName() -
Method in class com.sun.tools.javac.tree.JCTree.JCTypeParameter
-
- getName() -
Method in class com.sun.tools.javac.tree.JCTree.JCVariableDecl
-
- getName() -
Method in class com.sun.tools.javac.util.DiagnosticSource
-
- getName(Method) -
Method in class com.sun.tools.javap.ClassWriter
-
- getName(CharSequence) -
Method in interface javax.lang.model.util.Elements
- Return a name with the same sequence of characters as the
argument.
- getName() -
Method in interface javax.tools.FileObject
- Gets a user-friendly name for this file object.
- getName() -
Method in class javax.tools.ForwardingFileObject
-
- getName() -
Method in interface javax.tools.JavaFileManager.Location
- Gets the name of this location.
- getName() -
Method in class javax.tools.SimpleJavaFileObject
-
- getName() -
Method in enum javax.tools.StandardLocation
-
- getName(int) -
Method in class sun.tools.javap.ClassData
-
- getName() -
Method in class sun.tools.javap.FieldData
- Returns name of a field.
- getName() -
Method in class sun.tools.javap.MethodData
- Return name of the method.
- getNameAndTypeInfo() -
Method in class com.sun.tools.classfile.ConstantPool.CPRefInfo
-
- getNameAndTypeInfo(int) -
Method in class com.sun.tools.classfile.ConstantPool
-
- getNestedTypes() -
Method in interface com.sun.mirror.declaration.TypeDeclaration
- Returns the declarations of the nested classes and interfaces
that are directly declared by this class or interface.
- getNestedTypes() -
Method in class com.sun.tools.apt.mirror.declaration.TypeDeclarationImpl
- Returns the declarations of the nested classes and interfaces
that are directly declared by this class or interface.
- getNestingKind() -
Method in class com.sun.tools.javac.code.Symbol.ClassSymbol
-
- getNestingKind() -
Method in class com.sun.tools.javac.file.BaseFileObject
-
- getNestingKind() -
Method in class com.sun.tools.javac.processing.JavacFiler.FilerInputJavaFileObject
-
- getNestingKind() -
Method in class com.sun.tools.javac.processing.JavacFiler.FilerOutputJavaFileObject
-
- getNestingKind() -
Method in interface javax.lang.model.element.TypeElement
- Returns the nesting kind of this type element.
- getNestingKind() -
Method in class javax.tools.ForwardingJavaFileObject
-
- getNestingKind() -
Method in interface javax.tools.JavaFileObject
- Provides a hint about the nesting level of the class
represented by this file object.
- getNestingKind() -
Method in class javax.tools.SimpleJavaFileObject
- This implementation returns
null.
- getNoType(TypeKind) -
Method in class com.sun.tools.javac.model.JavacTypes
-
- getNoType(TypeKind) -
Method in interface javax.lang.model.util.Types
- Returns a pseudo-type used where no actual type is appropriate.
- getNullType() -
Method in class com.sun.tools.javac.model.JavacTypes
-
- getNullType() -
Method in interface javax.lang.model.util.Types
- Returns the null type.
- getnumlines() -
Method in class sun.tools.javap.MethodData
- Return LineNumberTable size.
- getObjectType(String) -
Method in class sun.tools.javap.TypeSignature
- Returns java type signature for a object type.
- getOffset() -
Method in class com.sun.tools.javac.model.JavacSourcePosition
-
- getOperator() -
Method in class com.sun.tools.javac.tree.JCTree.JCAssignOp
-
- getOperator() -
Method in class com.sun.tools.javac.tree.JCTree.JCBinary
-
- getOperator() -
Method in class com.sun.tools.javac.tree.JCTree.JCUnary
-
- getOption(String) -
Method in class com.sun.tools.javac.main.Main
-
- getOptions() -
Method in interface com.sun.mirror.apt.AnnotationProcessorEnvironment
- Returns the options passed to the annotation processing tool.
- getOptions() -
Method in class com.sun.tools.apt.mirror.apt.AnnotationProcessorEnvironmentImpl
-
- getOptions(RecognizedOptions.OptionHelper, Set<OptionName>) -
Static method in class com.sun.tools.javac.main.RecognizedOptions
-
- getOptions() -
Method in class com.sun.tools.javac.processing.JavacProcessingEnvironment
-
Command line options suitable for presenting to annotation
processors.
- getOptions() -
Method in interface javax.annotation.processing.ProcessingEnvironment
- Returns the processor-specific options passed to the annotation
processing tool.
- getOrigin() -
Method in class com.sun.tools.javac.code.Scope.Entry
-
- getOrigin() -
Method in class com.sun.tools.javac.code.Scope.ImportScope.ImportEntry
-
- getOriginalType(ErrorType) -
Method in class com.sun.source.util.Trees
- Gets the original type from the ErrorType object.
- getOriginalType(ErrorType) -
Method in class com.sun.tools.javac.api.JavacTrees
- Gets the original type from the ErrorType object.
- getOriginalType() -
Method in class com.sun.tools.javac.code.Type.ErrorType
-
- getOuterClassInfo(ConstantPool) -
Method in class com.sun.tools.classfile.InnerClasses_attribute.Info
-
- getOutputDirectory(Iterable<? extends File>) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getOutputFileName() -
Method in class com.sun.tools.doclets.formats.html.PackageWriterImpl
- Return the name of the output file.
- getOutputFileName() -
Method in interface com.sun.tools.doclets.internal.toolkit.PackageSummaryWriter
- Return the name of the output file.
- getOutputInstance() -
Method in class com.sun.tools.doclets.formats.html.LinkFactoryImpl
- Return an empty instance of the link output object.
- getOutputInstance() -
Method in class com.sun.tools.doclets.formats.html.TagletWriterImpl
-
- getOutputInstance() -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.TagletWriter
-
- getOutputInstance() -
Method in class com.sun.tools.doclets.internal.toolkit.util.links.LinkFactory
- Return an empty instance of the link output object.
- getOutputLocation(File, OptionName) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getOutputStream(Filer.Location, String, String, FilerImpl.FileKind) -
Method in class com.sun.tools.apt.mirror.apt.FilerImpl
- Returns an output stream for a binary file given its location
and its pathname relative to that location.
- getOutputStream(File, String, FilerImpl.FileKind) -
Method in class com.sun.tools.apt.mirror.apt.FilerImpl
-
- getOverviewCustomTags() -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.TagletManager
- Return the array of
Taglets that can
appear in an overview.
- getOverviewMetaKeywords(String, String) -
Method in class com.sun.tools.doclets.internal.toolkit.util.MetaKeywords
- Get the overview keywords.
- getOverviewPath() -
Method in class com.sun.tools.javadoc.RootDocImpl
- Return the path of the overview file and null if it does not exist.
- getOwner() -
Method in interface com.sun.mirror.declaration.TypeParameterDeclaration
- Returns the type, method, or constructor declaration within which
this type parameter is declared.
- getOwner() -
Method in class com.sun.tools.apt.mirror.declaration.TypeParameterDeclarationImpl
- Returns the type, method, or constructor declaration within which
this type parameter is declared.
- getPackage(String) -
Method in interface com.sun.mirror.apt.AnnotationProcessorEnvironment
- Returns the declaration of a package given its fully qualified name.
- getPackage() -
Method in interface com.sun.mirror.declaration.TypeDeclaration
- Returns the package within which this type is declared.
- getPackage(String) -
Method in class com.sun.tools.apt.mirror.apt.AnnotationProcessorEnvironmentImpl
-
- getPackage() -
Method in class com.sun.tools.apt.mirror.declaration.TypeDeclarationImpl
- Returns the package within which this type is declared.
- getPackageAnnotations() -
Method in interface com.sun.source.tree.CompilationUnitTree
-
- getPackageAnnotations() -
Method in class com.sun.tools.javac.tree.JCTree.JCCompilationUnit
-
- getPackageCustomTags() -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.TagletManager
- Return the array of
Taglets that can
appear in packages.
- getPackageDeclaration(Symbol.PackageSymbol) -
Method in class com.sun.tools.apt.mirror.declaration.DeclarationMaker
- Returns the package declaration for a package symbol.
- getPackageDeclaration(String) -
Method in class com.sun.tools.apt.mirror.declaration.DeclarationMaker
- Returns the package declaration for the package with the given name.
- getPackageDoc(Symbol.PackageSymbol) -
Method in class com.sun.tools.javadoc.DocEnv
- Return the PackageDoc of this package symbol.
- getPackageElement(CharSequence) -
Method in class com.sun.tools.javac.model.JavacElements
-
- getPackageElement(CharSequence) -
Method in interface javax.lang.model.util.Elements
- Returns a package given its fully qualified name.
- getPackageFileHeadName(PackageDoc) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.Util
- Given a package, return it's file name without the extension.
- getPackageFileKinds() -
Method in class com.sun.tools.javac.jvm.ClassReader
- specifies types of files to be read when filling in a package symbol
- getPackageFileKinds() -
Method in class com.sun.tools.javadoc.JavadocClassReader
- Override getPackageFileKinds to include search for package.html
- getPackageInfoFiles(List<? extends JCTree.JCCompilationUnit>) -
Method in class com.sun.tools.javac.processing.JavacProcessingEnvironment
-
- getPackageLink(PackageDoc, String, boolean) -
Method in class com.sun.tools.doclets.formats.html.HtmlDocletWriter
- Return the link to the given package.
- getPackageLink(PackageDoc, String, boolean, String) -
Method in class com.sun.tools.doclets.formats.html.HtmlDocletWriter
- Return the link to the given package.
- getPackageMemberCount() -
Method in class com.sun.tools.classfile.ModuleMemberTable_attribute
-
- getPackageMemberName(int, ConstantPool) -
Method in class com.sun.tools.classfile.ModuleMemberTable_attribute
-
- getPackageMemberName(ModuleMemberTable_attribute, int) -
Method in class com.sun.tools.javap.AttributeWriter
-
- getPackageName() -
Method in interface com.sun.source.tree.CompilationUnitTree
-
- getPackageName(PackageDoc) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.Util
- Given a package, return it's name.
- getPackageName() -
Method in class com.sun.tools.javac.tree.JCTree.JCCompilationUnit
-
- getPackageName(String) -
Method in class com.sun.tools.javadoc.JavadocTool
-
- getPackageOf(Element) -
Method in class com.sun.tools.javac.model.JavacElements
-
- getPackageOf(Element) -
Method in interface javax.lang.model.util.Elements
- Returns the package of an element.
- getPackageOutputDir(String, PackageDoc) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.SourceToHTMLConverter
- Return the directory write output to for the given package.
- getPackageSourcePath(Configuration, PackageDoc) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.Util
- Given a PackageDoc, return the source path for that package.
- getPackageSummaryBuilder(PackageDoc, PackageDoc, PackageDoc) -
Method in class com.sun.tools.doclets.internal.toolkit.builders.BuilderFactory
- Return the builder that builds the package summary.
- getPackageSummaryWriter(PackageDoc, PackageDoc, PackageDoc) -
Method in class com.sun.tools.doclets.formats.html.WriterFactoryImpl
- Return the writer for the package summary.
- getPackageSummaryWriter(PackageDoc, PackageDoc, PackageDoc) -
Method in interface com.sun.tools.doclets.internal.toolkit.WriterFactory
- Return the writer for the package summary.
- getParameter() -
Method in interface com.sun.source.tree.CatchTree
-
- getParameter() -
Method in class com.sun.tools.javac.tree.JCTree.JCCatch
-
- getParameterCount(ConstantPool) -
Method in class com.sun.tools.classfile.Descriptor
-
- getParameterCount(ConstantPool) -
Method in class com.sun.tools.classfile.Signature
-
- getParameterDeclaration(Symbol.VarSymbol) -
Method in class com.sun.tools.apt.mirror.declaration.DeclarationMaker
- Returns a parameter declaration.
- getParameterizedType(Type.ClassType) -
Method in class com.sun.tools.javadoc.DocEnv
- Return the ParameterizedType of this instantiation.
- getParameters() -
Method in interface com.sun.mirror.declaration.ExecutableDeclaration
- Returns the formal parameters of this method or constructor.
- getParameters() -
Method in interface com.sun.source.tree.MethodTree
-
- getParameters() -
Method in class com.sun.tools.apt.mirror.declaration.ExecutableDeclarationImpl
- Returns the formal parameters of this method or constructor.
- getParameters() -
Method in class com.sun.tools.javac.code.Symbol.MethodSymbol
-
- getParameters() -
Method in class com.sun.tools.javac.tree.JCTree.JCMethodDecl
-
- getParameters() -
Method in interface javax.lang.model.element.ExecutableElement
- Returns the formal parameters of this executable.
- getParameters() -
Method in class sun.tools.javap.MethodData
- Return java type parameter signature.
- getParameters() -
Method in class sun.tools.javap.TypeSignature
- Returns java type signature for parameters.
- getParametersHelper(String) -
Method in class sun.tools.javap.TypeSignature
- Returns java type signature of a parameter.
- getParameterTypes(ConstantPool) -
Method in class com.sun.tools.classfile.Descriptor
-
- getParameterTypes(ConstantPool) -
Method in class com.sun.tools.classfile.Signature
-
- getParameterTypes() -
Method in class com.sun.tools.javac.code.Type.DelegatedType
-
- getParameterTypes() -
Method in class com.sun.tools.javac.code.Type
-
- getParameterTypes() -
Method in class com.sun.tools.javac.code.Type.MethodType
-
- getParameterTypes(Descriptor, AccessFlags) -
Method in class com.sun.tools.javap.ClassWriter
-
- getParameterTypes() -
Method in interface javax.lang.model.type.ExecutableType
- Returns the types of this executable's formal parameters.
- getParamHeader(String) -
Method in class com.sun.tools.doclets.formats.html.TagletWriterImpl
- Return the header for the param tags.
- getParamHeader(String) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.TagletWriter
- Return the header for the param tags.
- getParamJVMSignature(String) -
Method in class com.sun.tools.javah.TypeSignature
-
- getParentPath() -
Method in class com.sun.source.util.TreePath
- Get the path for the enclosing node, or null if there is no enclosing node.
- getParsedSignature() -
Method in class com.sun.tools.classfile.Signature_attribute
-
- getPath(CompilationUnitTree, Tree) -
Static method in class com.sun.source.util.TreePath
- Gets a tree path for a tree node within a compilation unit.
- getPath(TreePath, Tree) -
Static method in class com.sun.source.util.TreePath
- Gets a tree path for a tree node within a subtree identified by a TreePath object.
- getPath(CompilationUnitTree, Tree) -
Method in class com.sun.source.util.Trees
- Gets the path to tree node within the specified compilation unit.
- getPath(Element) -
Method in class com.sun.source.util.Trees
- Gets the TreePath node for a given Element.
- getPath(Element, AnnotationMirror) -
Method in class com.sun.source.util.Trees
- Gets the TreePath node for an AnnotationMirror on a given Element.
- getPath(Element, AnnotationMirror, AnnotationValue) -
Method in class com.sun.source.util.Trees
- Gets the TreePath node for an AnnotationValue for an AnnotationMirror on a given Element.
- getPath(String) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.DirectoryManager
- Given a package name (a string), return the path string,
with the URL separator "/" separating the subdirectory names.
- getPath(CompilationUnitTree, Tree) -
Method in class com.sun.tools.javac.api.JavacTrees
-
- getPath(Element) -
Method in class com.sun.tools.javac.api.JavacTrees
-
- getPath(Element, AnnotationMirror) -
Method in class com.sun.tools.javac.api.JavacTrees
-
- getPath(Element, AnnotationMirror, AnnotationValue) -
Method in class com.sun.tools.javac.api.JavacTrees
-
- getPath() -
Method in class com.sun.tools.javac.file.BaseFileObject
- Deprecated. see bug 6410637
- getPath(FileObject) -
Static method in class com.sun.tools.javac.file.Old199
- Deprecated.
- getPath() -
Method in class com.sun.tools.javac.file.RegularFileObject
- Deprecated.
- getPath() -
Method in class com.sun.tools.javac.file.RelativePath
-
- getPath() -
Method in class com.sun.tools.javac.file.ZipArchive.ZipFileObject
- Deprecated.
- getPath() -
Method in class com.sun.tools.javac.file.ZipFileIndexArchive.ZipFileIndexFileObject
- Deprecated. see bug 6410637
- getPathEntries(String) -
Static method in class com.sun.tools.javac.file.Paths
- Split a path into its elements.
- getPathEntries(String, File) -
Static method in class com.sun.tools.javac.file.Paths
- Split a path into its elements.
- getPathForLocation(JavaFileManager.Location) -
Method in class com.sun.tools.javac.file.Paths
-
- getPathNoTrailingSlash(String) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.DirectoryManager
- Given a relative or absolute path that might be empty,
convert it to a path that does not end with a
URL separator "/".
- getPathToClass(ClassDoc) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.DirectoryManager
- Given a class name return the full path to the class file.
- getPathToPackage(PackageDoc, String) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.DirectoryManager
- Given a package name and a file name, return the full path to that file.
- getPkgList(Map<String, List<PackageDoc>>, String) -
Method in class com.sun.tools.doclets.internal.toolkit.util.Group
- For the given group name, return the package list, on which it is mapped.
- getPkgName(ClassDoc) -
Method in class com.sun.tools.doclets.formats.html.markup.HtmlDocWriter
- Get the name of the package, this class is in.
- getPkgName() -
Method in class sun.tools.javap.ClassData
- Returns package name.
- getPlatformString(String) -
Static method in class com.sun.tools.javah.Util
-
- getPosition() -
Method in interface com.sun.mirror.declaration.AnnotationMirror
- Returns the source position of the beginning of this annotation.
- getPosition() -
Method in interface com.sun.mirror.declaration.AnnotationValue
- Returns the source position of the beginning of this annotation value.
- getPosition() -
Method in interface com.sun.mirror.declaration.Declaration
- Returns the source position of the beginning of this declaration.
- getPosition(long, long) -
Method in interface com.sun.source.tree.LineMap
- Find the position corresponding to a (line,column).
- getPosition() -
Method in class com.sun.tools.apt.mirror.declaration.AnnotationMirrorImpl
-
- getPosition() -
Method in class com.sun.tools.apt.mirror.declaration.AnnotationValueImpl
-
- getPosition() -
Method in class com.sun.tools.apt.mirror.declaration.DeclarationImpl
- Returns the source position of the beginning of this declaration.
- getPosition(JCDiagnostic, DiagnosticFormatter.PositionKind) -
Method in class com.sun.tools.javac.util.AbstractDiagnosticFormatter
-
- getPosition() -
Method in class com.sun.tools.javac.util.JCDiagnostic
-
- getPosition(int, int) -
Method in interface com.sun.tools.javac.util.Position.LineMap
- Find the position corresponding to a (line,column).
- getPosition(int, int) -
Method in class com.sun.tools.javac.util.Position.LineMapImpl
-
- getPosition(long, long) -
Method in class com.sun.tools.javac.util.Position.LineMapImpl
-
- getPosition(int, int) -
Method in class com.sun.tools.javac.util.Position.LineTabMapImpl
-
- getPosition() -
Method in interface javax.tools.Diagnostic
- Gets a character offset from the beginning of the source object
associated with this diagnostic that indicates the location of
the problem.
- getPreferredPosition() -
Method in class com.sun.tools.javac.tree.JCTree
-
- getPreferredPosition() -
Method in interface com.sun.tools.javac.util.JCDiagnostic.DiagnosticPosition
- Get the position within the file that most accurately defines the
location for the diagnostic.
- getPreferredPosition() -
Method in class com.sun.tools.javac.util.JCDiagnostic.SimpleDiagnosticPosition
-
- getPrefix() -
Method in class com.sun.tools.javac.util.JCDiagnostic
- Get the prefix string associated with this type of diagnostic.
- getPrefix(JCDiagnostic.DiagnosticType) -
Method in class com.sun.tools.javac.util.JCDiagnostic
- Get the prefix string associated with a particular type of diagnostic.
- getPreQualifiedClassLink(int, ClassDoc, boolean) -
Method in class com.sun.tools.doclets.formats.html.HtmlDocletWriter
- Retrieve the class link with the package portion of the label in
plain text.
- getPrimitiveType(PrimitiveType.Kind) -
Method in interface com.sun.mirror.util.Types
- Returns a primitive type.
- getPrimitiveType(PrimitiveType.Kind) -
Method in class com.sun.tools.apt.mirror.util.TypesImpl
- Returns a primitive type.
- getPrimitiveType(TypeKind) -
Method in class com.sun.tools.javac.model.JavacTypes
-
- getPrimitiveType(TypeKind) -
Method in interface javax.lang.model.util.Types
- Returns a primitive type.
- getPrimitiveTypeKind() -
Method in interface com.sun.source.tree.PrimitiveTypeTree
-
- getPrimitiveTypeKind() -
Method in class com.sun.tools.javac.tree.JCTree.JCPrimitiveTypeTree
-
- getPrintingVisitor() -
Method in class com.sun.tools.apt.comp.PrintAP.PrintingVisitors
-
- getPrintWriter(Filer.Location, String, String, String, FilerImpl.FileKind) -
Method in class com.sun.tools.apt.mirror.apt.FilerImpl
- Returns a writer for a text file given its location, its
pathname relative to that location, and its encoding.
- getPrintWriter(File, String, String, FilerImpl.FileKind) -
Method in class com.sun.tools.apt.mirror.apt.FilerImpl
- Returns a writer for a text file given its encoding.
- getPrintWriterForStream(OutputStream) -
Static method in class com.sun.tools.javap.JavapTask
-
- getPrintWriterForWriter(Writer) -
Static method in class com.sun.tools.javap.JavapTask
-
- getProcessorFor(Set<AnnotationTypeDeclaration>, AnnotationProcessorEnvironment) -
Method in interface com.sun.mirror.apt.AnnotationProcessorFactory
- Returns an annotation processor for a set of annotation
types.
- getProcessorFor(Set<AnnotationTypeDeclaration>, AnnotationProcessorEnvironment) -
Method in class com.sun.tools.apt.comp.BootstrapAPF
-
- getQualifiedIdentifier() -
Method in interface com.sun.source.tree.ImportTree
-
- getQualifiedIdentifier() -
Method in class com.sun.tools.javac.tree.JCTree.JCImport
-
- getQualifiedName() -
Method in interface com.sun.mirror.declaration.PackageDeclaration
- Returns the fully qualified name of this package.
- getQualifiedName() -
Method in interface com.sun.mirror.declaration.TypeDeclaration
- Returns the fully qualified name of this class or interface
declaration.
- getQualifiedName() -
Method in exception com.sun.mirror.type.MirroredTypeException
- Returns the fully qualified name of the type being accessed.
- getQualifiedName() -
Method in class com.sun.tools.apt.mirror.declaration.PackageDeclarationImpl
- Returns the fully qualified name of this package.
- getQualifiedName() -
Method in class com.sun.tools.apt.mirror.declaration.TypeDeclarationImpl
- Returns the fully qualified name of this class or interface
declaration.
- getQualifiedName() -
Method in class com.sun.tools.javac.code.Symbol.ClassSymbol
-
- getQualifiedName() -
Method in class com.sun.tools.javac.code.Symbol.DelegatedSymbol
-
- getQualifiedName() -
Method in class com.sun.tools.javac.code.Symbol
- The fully qualified name of this symbol.
- getQualifiedName() -
Method in class com.sun.tools.javac.code.Symbol.PackageSymbol
-
- getQualifiedName() -
Method in interface javax.lang.model.element.PackageElement
- Returns the fully qualified name of this package.
- getQualifiedName() -
Method in interface javax.lang.model.element.TypeElement
- Returns the fully qualified name of this type element.
- getQualifiedNames() -
Method in exception com.sun.mirror.type.MirroredTypesException
- Returns the fully qualified names of the types being accessed.
- getRankMap(Object[]) -
Static method in class com.sun.tools.doclets.internal.toolkit.taglets.ParamTaglet
- Given an array of
Parameters, return
a name/rank number map.
- getRawCharacters() -
Method in interface com.sun.tools.javac.parser.Lexer
- Returns a copy of the input buffer, up to its inputLength.
- getRawCharacters(int, int) -
Method in interface com.sun.tools.javac.parser.Lexer
- Returns a copy of a character array subset of the input buffer.
- getRawCharacters() -
Method in class com.sun.tools.javac.parser.Scanner
- Returns a copy of the input buffer, up to its inputLength.
- getRawCharacters(int, int) -
Method in class com.sun.tools.javac.parser.Scanner
- Returns a copy of a character array subset of the input buffer.
- getRawCommentText() -
Method in interface com.sun.javadoc.Doc
- Return the full unprocessed text of the comment.
- getRawCommentText() -
Method in class com.sun.tools.javadoc.DocImpl
- Return the full unprocessed text of the comment.
- getRegularFile(File) -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getRelativeDirectory(String) -
Method in class com.sun.tools.javac.file.ZipFileIndex
-
- getRelativeName(File) -
Static method in class com.sun.tools.javac.file.JavacFileManager
- Converts a relative file name to a relative URI.
- getRelativePath(String, String) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.DirectoryManager
- Given two package names as strings, return the relative path
from the package directory corresponding to the first string
to the package directory corresponding to the second string,
with the URL file separator "/" separating subdirectory names.
- getRelativePath(PackageDoc) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.DirectoryManager
- Given a package name as a string, return relative path string
from the corresponding package directory to the root of
the documentation, using the URL separator "/" between
subdirectory names.
- getRelativePath(String) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.DirectoryManager
- Given a package name as a string, return relative path string
from the corresponding package directory to the root of
the documentation, using the URL separator "/" between
subdirectory names.
- getResource(JavaFileManager.Location, CharSequence, CharSequence) -
Method in class com.sun.tools.javac.processing.JavacFiler
-
- getResource(JavaFileManager.Location, CharSequence, CharSequence) -
Method in interface javax.annotation.processing.Filer
- Returns an object for reading an existing resource.
- getRetention(Symbol.TypeSymbol) -
Method in class com.sun.tools.javac.jvm.ClassWriter
-
- getReturnType() -
Method in interface com.sun.mirror.declaration.MethodDeclaration
- Returns the formal return type of this method.
- getReturnType() -
Method in interface com.sun.source.tree.MethodTree
-
- getReturnType() -
Method in class com.sun.tools.apt.mirror.declaration.MethodDeclarationImpl
- Returns the formal return type of this method.
- getReturnType(ConstantPool) -
Method in class com.sun.tools.classfile.Descriptor
-
- getReturnType(ConstantPool) -
Method in class com.sun.tools.classfile.Signature
-
- getReturnType() -
Method in class com.sun.tools.javac.code.Symbol.MethodSymbol
-
- getReturnType() -
Method in class com.sun.tools.javac.code.Type.DelegatedType
-
- getReturnType() -
Method in class com.sun.tools.javac.code.Type.ErrorType
-
- getReturnType() -
Method in class com.sun.tools.javac.code.Type
-
- getReturnType() -
Method in class com.sun.tools.javac.code.Type.MethodType
-
- getReturnType() -
Method in class com.sun.tools.javac.tree.JCTree.JCMethodDecl
-
- getReturnType(Descriptor) -
Method in class com.sun.tools.javap.ClassWriter
-
- getReturnType() -
Method in interface javax.lang.model.element.ExecutableElement
- Returns the return type of this executable.
- getReturnType() -
Method in interface javax.lang.model.type.ExecutableType
- Returns the return type of this executable.
- getReturnType() -
Method in class sun.tools.javap.MethodData
- Return java return type signature of method.
- getReturnType() -
Method in class sun.tools.javap.TypeSignature
- Returns java type signature for return type.
- getReturnTypeHelper(String) -
Method in class sun.tools.javap.TypeSignature
- Returns java type signature for a return type.
- getReturnTypeLength(ExecutableMemberDoc) -
Method in class com.sun.tools.doclets.formats.html.AbstractExecutableMemberWriter
-
- getRightOperand() -
Method in interface com.sun.source.tree.BinaryTree
-
- getRightOperand() -
Method in class com.sun.tools.javac.tree.JCTree.JCBinary
-
- getRootDocImpl(String, String, ModifierFilter, List<String>, List<String[]>, boolean, List<String>, List<String>, boolean, boolean, boolean) -
Method in class com.sun.tools.javadoc.JavadocTool
-
- getRootElements() -
Method in class com.sun.tools.javac.processing.JavacRoundEnvironment
- Returns the type elements specified by the prior round.
- getRootElements() -
Method in interface javax.annotation.processing.RoundEnvironment
- Returns the root elements for annotation processing generated
by the prior round.
- getRoundState() -
Method in class com.sun.mirror.apt.RoundCompleteEvent
- Return round state.
- getScope(TreePath) -
Method in class com.sun.source.util.Trees
- Gets the Scope for the Tree node identified by a given TreePath.
- getScope(TreePath) -
Method in class com.sun.tools.javac.api.JavacTrees
-
- getSerialFieldWriter(ClassDoc) -
Method in class com.sun.tools.doclets.formats.html.SerializedFormWriterImpl
- Return an instance of a SerialFieldWriter.
- getSerialFieldWriter(ClassDoc) -
Method in interface com.sun.tools.doclets.internal.toolkit.SerializedFormWriter
- Return an instance of a SerialFieldWriter.
- getSerializedFormBuilder() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.BuilderFactory
- Return the builder that builds the serialized form.
- getSerializedFormTags() -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.TagletManager
- Return the array of
Taglets that can
appear in the serialized form.
- getSerializedFormWriter() -
Method in class com.sun.tools.doclets.formats.html.WriterFactoryImpl
- Return the writer for the serialized form.
- getSerializedFormWriter() -
Method in interface com.sun.tools.doclets.internal.toolkit.WriterFactory
- Return the writer for the serialized form.
- getSerialMethodWriter(ClassDoc) -
Method in class com.sun.tools.doclets.formats.html.SerializedFormWriterImpl
- Return an instance of a SerialMethodWriter.
- getSerialMethodWriter(ClassDoc) -
Method in interface com.sun.tools.doclets.internal.toolkit.SerializedFormWriter
- Return an instance of a SerialMethodWriter.
- getShort(int) -
Method in class com.sun.tools.classfile.Code_attribute
-
- getShort(int) -
Method in class sun.tools.javap.JavapPrinter
-
- getShortClassName(int) -
Method in class sun.tools.javap.ClassData
- Returns unqualified class name.
- getSignature(ConstantPool) -
Method in class com.sun.tools.classfile.Signature_attribute
-
- getSignature(Signature_attribute) -
Method in class com.sun.tools.javap.AttributeWriter
-
- getSignature(Attributes) -
Method in class com.sun.tools.javap.ClassWriter
-
- getSimpleName() -
Method in interface com.sun.mirror.declaration.Declaration
- Returns the simple (unqualified) name of this declaration.
- getSimpleName() -
Method in interface com.sun.source.tree.ClassTree
-
- getSimpleName() -
Method in class com.sun.tools.apt.mirror.declaration.ConstructorDeclarationImpl
- Returns the simple (unqualified) name of this declaration.
The name of a generic type does not include any reference
to its formal type parameters.
For example, the simple name of the interface declaration
java.util.Set<E> is "Set".
If this declaration represents the empty package, an empty
string is returned.
If it represents a constructor, the simple name of its
declaring class is returned.
Overridden in some subclasses.
Returns the simple name of the declaring class.
- getSimpleName() -
Method in class com.sun.tools.apt.mirror.declaration.DeclarationImpl
- Returns the simple (unqualified) name of this declaration.
Overridden in some subclasses.
- getSimpleName() -
Method in class com.sun.tools.javac.code.Symbol
-
- getSimpleName() -
Method in class com.sun.tools.javac.tree.JCTree.JCClassDecl
-
- getSimpleName(String) -
Method in class com.sun.tools.javadoc.JavadocTool
-
- getSimpleName() -
Method in interface javax.lang.model.element.Element
- Returns the simple (unqualified) name of this element.
- getSource() -
Method in class com.sun.mirror.apt.RoundCompleteEvent
- Return source.
- getSource() -
Method in class com.sun.tools.apt.mirror.util.SourcePositionImpl
-
- getSource() -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getSource(JavaFileObject) -
Method in class com.sun.tools.javac.util.AbstractLog
-
- getSource() -
Method in class com.sun.tools.javac.util.JCDiagnostic
- Get the name of the source file referred to by this diagnostic.
- getSource() -
Method in interface javax.tools.Diagnostic
- Gets the source object associated with this diagnostic.
- getSourceFile() -
Method in interface com.sun.source.tree.CompilationUnitTree
-
- getSourceFile() -
Method in class com.sun.source.util.TaskEvent
-
- getSourceFile(ConstantPool) -
Method in class com.sun.tools.classfile.SourceFile_attribute
-
- getSourceFile() -
Method in class com.sun.tools.javac.tree.JCTree.JCCompilationUnit
-
- getSourceFile(SourceFile_attribute) -
Method in class com.sun.tools.javap.AttributeWriter
-
- getSourceFile(SourceFile_attribute) -
Method in class com.sun.tools.javap.ClassWriter
-
- getSourceFileNames() -
Method in class com.sun.tools.apt.comp.Apt
-
- getSourceFileNames() -
Method in class com.sun.tools.apt.main.JavaCompiler
-
- getSourceFileNames() -
Method in class com.sun.tools.apt.mirror.apt.FilerImpl
-
- getSourceID(ConstantPool) -
Method in class com.sun.tools.classfile.SourceID_attribute
-
- getSourceName() -
Method in class com.sun.tools.javac.util.JCDiagnostic
- Get the name of the source file referred to by this diagnostic.
- getSourceName() -
Method in class sun.tools.javap.ClassData
- Returns source file name.
- getSourceOrderDeclarationScanner(DeclarationVisitor, DeclarationVisitor) -
Static method in class com.sun.mirror.util.DeclarationVisitors
- Return a DeclarationVisitor that will scan the
declaration structure, visiting declarations contained in
another declaration in source code order.
- getSourceOutDir() -
Method in class com.sun.tools.javac.file.JavacFileManager
-
- getSourcePosition(Element) -
Method in class com.sun.tools.javac.model.JavacElements
-
- getSourcePosition(Element, AnnotationMirror) -
Method in class com.sun.tools.javac.model.JavacElements
-
- getSourcePosition(Element, AnnotationMirror, AnnotationValue) -
Method in class com.sun.tools.javac.model.JavacElements
-
- getSourcePositions() -
Method in class com.sun.source.util.Trees
- Gets a utility object for obtaining source positions.
- getSourcePositions() -
Method in class com.sun.tools.javac.api.JavacTrees
-
- getSourceVersion() -
Method in class com.sun.tools.javac.processing.JavacProcessingEnvironment
-
- getSourceVersion() -
Method in interface javax.annotation.processing.ProcessingEnvironment
- Returns the source version that any generated source and class files should conform to.
- getSourceVersions() -
Method in class com.sun.tools.javac.api.JavacTool
-
- getSourceVersions() -
Method in interface javax.tools.Tool
- Gets the source versions of the Java™ programming language
supported by this tool.
- getSpecifiedPackages() -
Method in class com.sun.tools.javac.processing.JavacProcessingEnvironment
-
- getSpecifiedTypeDeclarations() -
Method in interface com.sun.mirror.apt.AnnotationProcessorEnvironment
- Returns the declarations of the types specified when the
annotation processing tool was invoked.
- getSpecifiedTypeDeclarations() -
Method in class com.sun.tools.apt.mirror.apt.AnnotationProcessorEnvironmentImpl
-
- getStackMap() -
Method in class sun.tools.javap.MethodData
- Return StackMap.
- getStackMapTable() -
Method in class sun.tools.javap.MethodData
- Return StackMapTable.
- getStandardFileManager(DiagnosticListener<? super JavaFileObject>, Locale, Charset) -
Method in class com.sun.tools.javac.api.JavacTool
-
- getStandardFileManager(DiagnosticListener<? super JavaFileObject>, Locale, Charset) -
Method in interface com.sun.tools.javap.DisassemblerTool
- Gets a new instance of the standard file manager implementation
for this tool.
- getStandardFileManager(DiagnosticListener<? super JavaFileObject>, Locale, Charset) -
Method in interface javax.tools.JavaCompiler
- Gets a new instance of the standard file manager implementation
for this tool.
- getStartPos(JCTree) -
Method in class com.sun.tools.javac.parser.JavacParser
- Get the start position for a tree node.
- getStartPos(JCTree) -
Static method in class com.sun.tools.javac.tree.TreeInfo
- Get the start position for a tree node.
- getStartPosition(long) -
Method in interface com.sun.source.tree.LineMap
- Find the start position of a line.
- getStartPosition(CompilationUnitTree, Tree) -
Method in interface com.sun.source.util.SourcePositions
- Gets the starting position of tree within file.
- getStartPosition() -
Method in class com.sun.tools.javac.tree.JCTree
-
- getStartPosition() -
Method in interface com.sun.tools.javac.util.JCDiagnostic.DiagnosticPosition
- If there is a tree node, get the start position of the tree node.
- getStartPosition() -
Method in class com.sun.tools.javac.util.JCDiagnostic
-
- getStartPosition() -
Method in class com.sun.tools.javac.util.JCDiagnostic.SimpleDiagnosticPosition
-
- getStartPosition(int) -
Method in interface com.sun.tools.javac.util.Position.LineMap
- Find the start position of a line.
- getStartPosition(int) -
Method in class com.sun.tools.javac.util.Position.LineMapImpl
-
- getStartPosition(long) -
Method in class com.sun.tools.javac.util.Position.LineMapImpl
-
- getStartPosition() -
Method in interface javax.tools.Diagnostic
- Gets the character offset from the beginning of the file
associated with this diagnostic that indicates the start of the
problem.
- getStatement() -
Method in interface com.sun.source.tree.DoWhileLoopTree
-
- getStatement() -
Method in interface com.sun.source.tree.EnhancedForLoopTree
-
- getStatement() -
Method in interface com.sun.source.tree.ForLoopTree
-
- getStatement() -
Method in interface com.sun.source.tree.LabeledStatementTree
-
- getStatement() -
Method in interface com.sun.source.tree.WhileLoopTree
-
- getStatement() -
Method in class com.sun.tools.javac.tree.JCTree.JCDoWhileLoop
-
- getStatement() -
Method in class com.sun.tools.javac.tree.JCTree.JCEnhancedForLoop
-
- getStatement() -
Method in class com.sun.tools.javac.tree.JCTree.JCForLoop
-
- getStatement() -
Method in class com.sun.tools.javac.tree.JCTree.JCLabeledStatement
-
- getStatement() -
Method in class com.sun.tools.javac.tree.JCTree.JCWhileLoop
-
- getStatements() -
Method in interface com.sun.source.tree.BlockTree
-
- getStatements() -
Method in interface com.sun.source.tree.CaseTree
-
- getStatements() -
Method in class com.sun.tools.javac.tree.JCTree.JCBlock
-
- getStatements() -
Method in class com.sun.tools.javac.tree.JCTree.JCCase
-
- getstatic -
Static variable in interface com.sun.tools.javac.jvm.ByteCodes
- Byte code instruction codes.
- getString() -
Method in class com.sun.tools.classfile.ConstantPool.CONSTANT_String_info
-
- getString(String) -
Method in class com.sun.tools.javadoc.Messager
- Get string from ResourceBundle, initialize ResourceBundle
if needed.
- getString(int) -
Method in class sun.tools.javap.ClassData
- get a string
- getStringBufferAppend(JCTree, Type) -
Method in class com.sun.tools.javac.jvm.Gen
-
- getStringValue(int) -
Method in class sun.tools.javap.ClassData
- Returns string at prticular constant pool index.
- getStrong() -
Method in class com.sun.tools.doclets.formats.html.markup.HtmlWriter
- Get the "<STRONG>" string.
- getStrongEnd() -
Method in class com.sun.tools.doclets.formats.html.markup.HtmlWriter
- Get the "</STRONG>" string.
- getSubdiagnostics() -
Method in class com.sun.tools.javac.util.JCDiagnostic
- Get the subdiagnostic list
- getSubdiagnostics() -
Method in class com.sun.tools.javac.util.JCDiagnostic.MultilineDiagnostic
-
- getSubdirectories() -
Method in interface com.sun.tools.javac.file.JavacFileManager.Archive
-
- getSubdirectories() -
Method in class com.sun.tools.javac.file.JavacFileManager.MissingArchive
-
- getSubdirectories() -
Method in class com.sun.tools.javac.file.ZipArchive
-
- getSubdirectories() -
Method in class com.sun.tools.javac.file.ZipFileIndexArchive
-
- getSuperBound() -
Method in class com.sun.tools.javac.code.Type.WildcardType
-
- getSuperBound() -
Method in interface javax.lang.model.type.WildcardType
- Returns the lower bound of this wildcard.
- getSuperBounds(Type.WildcardType) -
Static method in class com.sun.tools.javadoc.WildcardTypeImpl
-
- getSuperclass() -
Method in interface com.sun.mirror.declaration.ClassDeclaration
- Returns the class type directly extended by this class.
- getSuperclass() -
Method in interface com.sun.mirror.type.ClassType
- Returns the class type that is a direct supertype of this one.
- getSuperclass() -
Method in class com.sun.tools.apt.mirror.declaration.ClassDeclarationImpl
- Returns the class type directly extended by this class.
- getSuperclass() -
Method in class com.sun.tools.apt.mirror.type.ClassTypeImpl
- Returns the class type that is a direct supertype of this one.
- getSuperclass() -
Method in class com.sun.tools.javac.code.Symbol.ClassSymbol
-
- getSuperclass() -
Method in interface javax.lang.model.element.TypeElement
- Returns the direct superclass of this type element.
- getSuperclassName() -
Method in class com.sun.tools.classfile.ClassFile
-
- getSuperClassName() -
Method in class sun.tools.javap.ClassData
- Returns super class name.
- getSuperinterfaces() -
Method in interface com.sun.mirror.declaration.TypeDeclaration
- Returns the interface types directly implemented by this class
or extended by this interface.
- getSuperinterfaces() -
Method in interface com.sun.mirror.type.DeclaredType
- Returns the interface types that are direct supertypes of this type.
- getSuperinterfaces() -
Method in class com.sun.tools.apt.mirror.declaration.TypeDeclarationImpl
- Returns the interface types directly implemented by this class
or extended by this interface.
- getSuperinterfaces() -
Method in class com.sun.tools.apt.mirror.type.DeclaredTypeImpl
- Returns the interface types that are direct supertypes of this type.
- getSuperInterfaces() -
Method in class sun.tools.javap.ClassData
- Returns list of super interfaces.
- getSupportedAnnotationTypes() -
Method in class javax.annotation.processing.AbstractProcessor
- If the processor class is annotated with
SupportedAnnotationTypes, return an unmodifiable set with the
same set of strings as the annotation.
- getSupportedAnnotationTypes() -
Method in interface javax.annotation.processing.Processor
- Returns the names of the annotation types supported by this
processor.
- getSupportedOptions() -
Method in class javax.annotation.processing.AbstractProcessor
- If the processor class is annotated with
SupportedOptions, return an unmodifiable set with the same set
of strings as the annotation.
- getSupportedOptions() -
Method in interface javax.annotation.processing.Processor
- Returns the options recognized by this processor.
- getSupportedSourceVersion() -
Method in class com.sun.tools.javac.sym.CreateSymbols
-
- getSupportedSourceVersion() -
Method in class javax.annotation.processing.AbstractProcessor
- If the processor class is annotated with
SupportedSourceVersion, return the source version in the
annotation.
- getSupportedSourceVersion() -
Method in interface javax.annotation.processing.Processor
- Returns the latest source version supported by this annotation
processor.
- getSystemJavaCompiler() -
Static method in class javax.tools.ToolProvider
- Gets the Java™ programming language compiler provided
with this platform.
- getSystemToolClassLoader() -
Static method in class javax.tools.ToolProvider
- Returns the class loader for tools provided with this platform.
- getTag() -
Method in class com.sun.tools.classfile.ConstantPool.CONSTANT_Class_info
-
- getTag() -
Method in class com.sun.tools.classfile.ConstantPool.CONSTANT_Double_info
-
- getTag() -
Method in class com.sun.tools.classfile.ConstantPool.CONSTANT_Float_info
-
- getTag() -
Method in class com.sun.tools.classfile.ConstantPool.CONSTANT_Integer_info
-
- getTag() -
Method in class com.sun.tools.classfile.ConstantPool.CONSTANT_Long_info
-
- getTag() -
Method in class com.sun.tools.classfile.ConstantPool.CONSTANT_NameAndType_info
-
- getTag() -
Method in class com.sun.tools.classfile.ConstantPool.CONSTANT_String_info
-
- getTag() -
Method in class com.sun.tools.classfile.ConstantPool.CONSTANT_Utf8_info
-
- getTag() -
Method in class com.sun.tools.classfile.ConstantPool.CPInfo
-
- getTag() -
Method in class com.sun.tools.classfile.ConstantPool.CPRefInfo
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCAnnotation
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCArrayAccess
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCArrayTypeTree
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCAssert
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCAssign
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCAssignOp
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCBinary
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCBlock
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCBracketExpr
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCBracketStat
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCBreak
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCCase
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCCatch
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCClassDecl
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCCompilationUnit
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCConditional
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCContinue
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCDoWhileLoop
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCEnhancedForLoop
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCErroneous
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCEscapeExpr
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCEscapeStat
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCExpressionStatement
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCFieldAccess
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCForLoop
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCIdent
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCIf
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCImport
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCInstanceOf
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCLabeledStatement
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCLiteral
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCMethodDecl
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCMethodInvocation
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCModifiers
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCNewArray
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCNewClass
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCParens
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCPrimitiveTypeTree
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCReturn
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCSkip
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCSwitch
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCSynchronized
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCThrow
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCTry
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCTypeApply
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCTypeCast
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCTypeParameter
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCUnary
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCVariableDecl
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCWhileLoop
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.JCWildcard
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.LetExpr
-
- getTag() -
Method in class com.sun.tools.javac.tree.JCTree.TypeBoundKind
-
- getTag(int) -
Method in class sun.tools.javap.ClassData
- get the type of constant given an index
- getTaglet(String) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.TagletManager
- Given the name of a tag, return the corresponding taglet.
- getTagletOutput(Tag, TagletWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.BaseTaglet
- Given the
Tag representation of this custom
tag, return its TagletOutput representation, which is output
to the generated page.
- getTagletOutput(Doc, TagletWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.BaseTaglet
- Given a
Doc object, check if it holds any tags of
this type.
- getTagletOutput(Doc, TagletWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.DeprecatedTaglet
- Given a
Doc object, check if it holds any tags of
this type. If it does, return the string representing the output.
If it does not, return null.
- getTagletOutput(Tag, TagletWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.DocRootTaglet
- Given a
Doc object, check if it holds any tags of
this type.
- getTagletOutput(Tag, TagletWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.InheritDocTaglet
- Given the
Tag representation of this custom
tag, return its string representation, which is output
to the generated page.
- getTagletOutput(Tag, TagletWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.LegacyTaglet
- Given the
Tag representation of this custom
tag, return its TagletOutput representation, which is output
to the generated page.
- getTagletOutput(Doc, TagletWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.LegacyTaglet
- Given a
Doc object, check if it holds any tags of
this type.
- getTagletOutput(Doc, TagletWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.ParamTaglet
- Given an array of
ParamTags,return its string representation.
- getTagletOutput(boolean, Doc, TagletWriter, Object[], ParamTag[]) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.ParamTaglet
- Given an array of
ParamTags,return its string representation.
- getTagletOutput(Doc, TagletWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.ReturnTaglet
- Given a
Doc object, check if it holds any tags of
this type. If it does, return the string representing the output.
If it does not, return null.
- getTagletOutput(Doc, TagletWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.SeeTaglet
- Given a
Doc object, check if it holds any tags of
this type. If it does, return the string representing the output.
If it does not, return null.
- getTagletOutput(Tag, TagletWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.SimpleTaglet
- Given the
Tag representation of this custom
tag, return its TagletOutput representation, which is output
to the generated page.
- getTagletOutput(Doc, TagletWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.SimpleTaglet
- Given a
Doc object, check if it holds any tags of
this type. If it does, return the string representing the output.
If it does not, return null.
- getTagletOutput(Tag, TagletWriter) -
Method in interface com.sun.tools.doclets.internal.toolkit.taglets.Taglet
- Given the
Tag representation of this custom
tag, return its TagletOutput representation, which is output
to the generated page.
- getTagletOutput(Doc, TagletWriter) -
Method in interface com.sun.tools.doclets.internal.toolkit.taglets.Taglet
- Given a
Doc object, check if it holds any tags of
this type.
- getTagletOutput(Doc, TagletWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.ThrowsTaglet
- Given a
Doc object, check if it holds any tags of
this type. If it does, return the string representing the output.
If it does not, return null.
- getTagletOutput(Tag, TagletWriter) -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.ValueTaglet
- Given the
Tag representation of this custom
tag, return its TagletOutput representation, which is output
to the generated page.
- getTagletOutputInstance() -
Method in class com.sun.tools.doclets.formats.html.TagletWriterImpl
- Return an instance of a TagletWriter that knows how to write HTML.
- getTagletOutputInstance() -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.TagletWriter
-
- getTagletWriterInstance(boolean) -
Method in class com.sun.tools.doclets.formats.html.HtmlDocletWriter
- Returns a TagletWriter that knows how to write HTML.
- getTask(Writer, JavaFileManager, DiagnosticListener<? super JavaFileObject>, Iterable<String>, Iterable<String>, Iterable<? extends JavaFileObject>) -
Method in class com.sun.tools.javac.api.JavacTool
-
- getTask(Writer, JavaFileManager, DiagnosticListener<? super JavaFileObject>, Iterable<String>, Iterable<String>) -
Method in interface com.sun.tools.javap.DisassemblerTool
- Creates a future for a disassembly task with the given
components and arguments.
- getTask(Writer, JavaFileManager, DiagnosticListener<? super JavaFileObject>, Iterable<String>, Iterable<String>, Iterable<? extends JavaFileObject>) -
Method in interface javax.tools.JavaCompiler
- Creates a future for a compilation task with the given
components and arguments.
- getText(String, Object...) -
Static method in class com.sun.tools.apt.main.Main
- Get and format message string from resource.
- getText(String) -
Method in class com.sun.tools.doclets.internal.toolkit.Configuration
-
- getText(String, String) -
Method in class com.sun.tools.doclets.internal.toolkit.Configuration
-
- getText(String, String, String) -
Method in class com.sun.tools.doclets.internal.toolkit.Configuration
-
- getText(String, String, String, String) -
Method in class com.sun.tools.doclets.internal.toolkit.Configuration
-
- getText(String, Object...) -
Method in class com.sun.tools.doclets.internal.toolkit.util.MessageRetriever
- Get and format message string from resource
- getText(String) -
Method in class com.sun.tools.javadoc.Messager
- get and format message string from resource
- getText(String, String) -
Method in class com.sun.tools.javadoc.Messager
- get and format message string from resource
- getText(String, String, String) -
Method in class com.sun.tools.javadoc.Messager
- get and format message string from resource
- getText(String, String, String, String) -
Method in class com.sun.tools.javadoc.Messager
- get and format message string from resource
- getText(String, String, String, String, String) -
Method in class com.sun.tools.javadoc.Messager
- get and format message string from resource
- getText(String) -
Static method in class com.sun.tools.javah.Util
-
- getText(String, String, String) -
Static method in class com.sun.tools.javah.Util
-
- getThenStatement() -
Method in interface com.sun.source.tree.IfTree
-
- getThenStatement() -
Method in class com.sun.tools.javac.tree.JCTree.JCIf
-
- getthis_cpx() -
Method in class sun.tools.javap.ClassData
- Returns index of this class.
- getThrownTypes() -
Method in interface com.sun.mirror.declaration.ExecutableDeclaration
- Returns the exceptions and other throwables listed in this
method or constructor's throws clause.
- getThrownTypes() -
Method in class com.sun.tools.apt.mirror.declaration.ExecutableDeclarationImpl
- Returns the exceptions and other throwables listed in this
method or constructor's throws clause.
- getThrownTypes() -
Method in class com.sun.tools.javac.code.Symbol.MethodSymbol
-
- getThrownTypes() -
Method in class com.sun.tools.javac.code.Type.DelegatedType
-
- getThrownTypes() -
Method in class com.sun.tools.javac.code.Type
-
- getThrownTypes() -
Method in class com.sun.tools.javac.code.Type.MethodType
-
- getThrownTypes() -
Method in interface javax.lang.model.element.ExecutableElement
- Returns the exceptions and other throwables listed in this
method or constructor's
throws clause in declaration
order.
- getThrownTypes() -
Method in interface javax.lang.model.type.ExecutableType
- Returns the exceptions and other throwables listed in this
executable's
throws clause.
- getThrows() -
Method in interface com.sun.source.tree.MethodTree
-
- getThrows() -
Method in class com.sun.tools.javac.tree.JCTree.JCMethodDecl
-
- getThrowsHeader() -
Method in class com.sun.tools.doclets.formats.html.TagletWriterImpl
- Return the header for the throws tag.
- getThrowsHeader() -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.TagletWriter
- Return the header for the throws tag.
- getTopLevelClasses(List<? extends JCTree.JCCompilationUnit>) -
Method in class com.sun.tools.javac.processing.JavacProcessingEnvironment
-
- getTopLevelEnv(JCTree.JCCompilationUnit) -
Method in class com.sun.tools.javac.comp.Enter
-
- getTree(Element) -
Method in class com.sun.source.util.Trees
- Gets the Tree node for a given Element.
- getTree(TypeElement) -
Method in class com.sun.source.util.Trees
- Gets the ClassTree node for a given TypeElement.
- getTree(ExecutableElement) -
Method in class com.sun.source.util.Trees
- Gets the MethodTree node for a given ExecutableElement.
- getTree(Element, AnnotationMirror) -
Method in class com.sun.source.util.Trees
- Gets the Tree node for an AnnotationMirror on a given Element.
- getTree(Element, AnnotationMirror, AnnotationValue) -
Method in class com.sun.source.util.Trees
- Gets the Tree node for an AnnotationValue for an AnnotationMirror on a given Element.
- getTree(TypeElement) -
Method in class com.sun.tools.javac.api.JavacTrees
-
- getTree(ExecutableElement) -
Method in class com.sun.tools.javac.api.JavacTrees
-
- getTree(Element) -
Method in class com.sun.tools.javac.api.JavacTrees
-
- getTree(Element, AnnotationMirror) -
Method in class com.sun.tools.javac.api.JavacTrees
-
- getTree(Element, AnnotationMirror, AnnotationValue) -
Method in class com.sun.tools.javac.api.JavacTrees
-
- getTree(Element) -
Method in class com.sun.tools.javac.model.JavacElements
- Returns the tree node corresponding to this element, or null
if none can be found.
- getTree() -
Method in class com.sun.tools.javac.tree.JCTree
-
- getTree() -
Method in interface com.sun.tools.javac.util.JCDiagnostic.DiagnosticPosition
- Gets the tree node, if any, to which the diagnostic applies.
- getTree() -
Method in class com.sun.tools.javac.util.JCDiagnostic.SimpleDiagnosticPosition
-
- getTreeAndTopLevel(Element) -
Method in class com.sun.tools.javac.model.JavacElements
- Returns the tree node and compilation unit corresponding to this
element, or null if they can't be found.
- getTreeAndTopLevel(Element, AnnotationMirror, AnnotationValue) -
Method in class com.sun.tools.javac.model.JavacElements
- Returns the best approximation for the tree node and compilation unit
corresponding to the given element, annotation and value.
- getTrueExpression() -
Method in interface com.sun.source.tree.ConditionalExpressionTree
-
- getTrueExpression() -
Method in class com.sun.tools.javac.tree.JCTree.JCConditional
-
- getType() -
Method in interface com.sun.mirror.declaration.FieldDeclaration
- Returns the type of this field.
- getType() -
Method in interface com.sun.mirror.declaration.ParameterDeclaration
- Returns the type of this parameter.
- getType() -
Method in interface com.sun.source.tree.ArrayTypeTree
-
- getType() -
Method in interface com.sun.source.tree.InstanceOfTree
-
- getType() -
Method in interface com.sun.source.tree.NewArrayTree
-
- getType() -
Method in interface com.sun.source.tree.ParameterizedTypeTree
-
- getType() -
Method in interface com.sun.source.tree.TypeCastTree
-
- getType() -
Method in interface com.sun.source.tree.VariableTree
-
- getType() -
Method in class com.sun.tools.apt.mirror.declaration.FieldDeclarationImpl
- Returns the type of this field.
- getType() -
Method in class com.sun.tools.apt.mirror.declaration.ParameterDeclarationImpl
- Returns the type of this parameter.
- getType(AptEnv, PrimitiveType.Kind) -
Static method in class com.sun.tools.apt.mirror.type.PrimitiveTypeImpl
- Returns the javac type corresponding to a kind of primitive type.
- getType(Type) -
Method in class com.sun.tools.apt.mirror.type.TypeMaker
- Returns the TypeMirror corresponding to a javac Type object.
- getType() -
Method in class com.sun.tools.classfile.ConstantPool.CONSTANT_NameAndType_info
-
- getType(ConstantPool) -
Method in class com.sun.tools.classfile.Signature
-
- getType(MemberDoc) -
Method in class com.sun.tools.doclets.formats.html.AnnotationTypeRequiredMemberWriterImpl
-
- getType() -
Method in class com.sun.tools.javac.tree.JCTree.JCArrayTypeTree
-
- getType() -
Method in class com.sun.tools.javac.tree.JCTree.JCInstanceOf
-
- getType() -
Method in class com.sun.tools.javac.tree.JCTree.JCNewArray
-
- getType() -
Method in class com.sun.tools.javac.tree.JCTree.JCTypeApply
-
- getType() -
Method in class com.sun.tools.javac.tree.JCTree.JCTypeCast
-
- getType() -
Method in class com.sun.tools.javac.tree.JCTree.JCVariableDecl
-
- getType() -
Method in class com.sun.tools.javac.util.JCDiagnostic
- Get the type of this diagnostic.
- getType(DocEnv, Type) -
Static method in class com.sun.tools.javadoc.TypeMaker
-
- getType(DocEnv, Type, boolean) -
Static method in class com.sun.tools.javadoc.TypeMaker
-
- getType(ConstantPool.CONSTANT_NameAndType_info) -
Method in class com.sun.tools.javap.ConstantWriter.StringValueVisitor
-
- getType() -
Method in class sun.tools.javap.FieldData
- Returns java type signature of a field.
- getTypeArguments() -
Method in interface com.sun.source.tree.MethodInvocationTree
-
- getTypeArguments() -
Method in interface com.sun.source.tree.NewClassTree
-
- getTypeArguments() -
Method in interface com.sun.source.tree.ParameterizedTypeTree
-
- getTypeArguments() -
Method in class com.sun.tools.javac.code.Type.ClassType
-
- getTypeArguments() -
Method in class com.sun.tools.javac.code.Type.DelegatedType
-
- getTypeArguments() -
Method in class com.sun.tools.javac.code.Type.ErrorType
-
- getTypeArguments() -
Method in class com.sun.tools.javac.code.Type.ForAll
-
- getTypeArguments() -
Method in class com.sun.tools.javac.code.Type
- Access methods.
- getTypeArguments() -
Method in class com.sun.tools.javac.tree.JCTree.JCMethodInvocation
-
- getTypeArguments() -
Method in class com.sun.tools.javac.tree.JCTree.JCNewClass
-
- getTypeArguments() -
Method in class com.sun.tools.javac.tree.JCTree.JCTypeApply
-
- getTypeArguments() -
Method in interface javax.lang.model.type.DeclaredType
- Returns the actual type arguments of this type.
- getTypeCustomTags() -
Method in class com.sun.tools.doclets.internal.toolkit.taglets.TagletManager
- Return the array of
Taglets that can
appear in classes or interfaces.
- getTypeDeclaration(String) -
Method in interface com.sun.mirror.apt.AnnotationProcessorEnvironment
- Returns the declaration of a type given its fully qualified name.
- getTypeDeclaration(String) -
Method in class com.sun.tools.apt.mirror.apt.AnnotationProcessorEnvironmentImpl
-
- getTypeDeclaration(Symbol.ClassSymbol) -
Method in class com.sun.tools.apt.mirror.declaration.DeclarationMaker
- Returns the type declaration for a class symbol.
- getTypeDeclaration(String) -
Method in class com.sun.tools.apt.mirror.declaration.DeclarationMaker
- Returns the type declaration for the type with the given canonical name.
- getTypeDeclarations() -
Method in interface com.sun.mirror.apt.AnnotationProcessorEnvironment
- A convenience method that returns the declarations of the types
included
in this invocation of the annotation processing tool.
- getTypeDeclarations() -
Method in class com.sun.tools.apt.mirror.apt.AnnotationProcessorEnvironmentImpl
-
- getTypeDecls() -
Method in interface com.sun.source.tree.CompilationUnitTree
-
- getTypeDecls() -
Method in class com.sun.tools.javac.tree.JCTree.JCCompilationUnit
-
- getTypeElement() -
Method in class com.sun.source.util.TaskEvent
-
- getTypeElement(CharSequence) -
Method in class com.sun.tools.javac.model.JavacElements
-
- getTypeElement(CharSequence) -
Method in interface javax.lang.model.util.Elements
- Returns a type element given its canonical name.
- getTypeMirror() -
Method in exception com.sun.mirror.type.MirroredTypeException
- Returns the type mirror corresponding to the type being accessed.
- getTypeMirror(Iterable<? extends Tree>) -
Method in class com.sun.source.util.JavacTask
- Get a type mirror of the tree node determined by the specified path.
- getTypeMirror(TreePath) -
Method in class com.sun.source.util.Trees
- Gets the TypeMirror for the Tree node identified by a given TreePath.
- getTypeMirror(Iterable<? extends Tree>) -
Method in class com.sun.tools.javac.api.JavacTaskImpl
-
- getTypeMirror(TreePath) -
Method in class com.sun.tools.javac.api.JavacTrees
-
- getTypeMirror() -
Method in exception javax.lang.model.type.MirroredTypeException
- Returns the type mirror corresponding to the type being accessed.
- getTypeMirrors() -
Method in exception com.sun.mirror.type.MirroredTypesException
- Returns the type mirrors corresponding to the types being accessed.
- getTypeMirrors() -
Method in exception javax.lang.model.type.MirroredTypesException
- Returns the type mirrors corresponding to the types being accessed.
- getTypeName(Configuration, ClassDoc, boolean) -
Static method in class com.sun.tools.doclets.internal.toolkit.util.Util
- Given a ClassDoc, return the name of its type (Class, Interface, etc.).
- getTypeName(Type, boolean) -
Static method in class com.sun.tools.javadoc.TypeMaker
-
- getTypeParameterDeclaration(Symbol.TypeSymbol) -
Method in class com.sun.tools.apt.mirror.declaration.DeclarationMaker
- Returns a type parameter declaration.
- getTypeParameterLink(LinkInfo, Type) -
Method in class com.sun.tools.doclets.formats.html.LinkFactoryImpl
- Return the link to the given type parameter.
- getTypeParameterLink(LinkInfo, Type) -
Method in class com.sun.tools.doclets.internal.toolkit.util.links.LinkFactory
- Return the link to the given type parameter.
- getTypeParameterLinks(LinkInfoImpl) -
Method in class com.sun.tools.doclets.formats.html.HtmlDocletWriter
- Return the type parameters for the given class.
- getTypeParameterLinks(LinkInfo) -
Method in class com.sun.tools.doclets.internal.toolkit.util.links.LinkFactory
- Return the links to the type parameters.
- getTypeParameterLinks(LinkInfo, boolean) -
Method in class com.sun.tools.doclets.internal.toolkit.util.links.LinkFactory
- Return the links to the type parameters.
- getTypeParameters() -
Method in interface com.sun.source.tree.ClassTree
-
- getTypeParameters() -
Method in interface com.sun.source.tree.MethodTree
-
- getTypeParameters() -
Method in class com.sun.tools.javac.code.Symbol
-
- getTypeParameters() -
Method in class com.sun.tools.javac.tree.JCTree.JCClassDecl
-
- getTypeParameters() -
Method in class com.sun.tools.javac.tree.JCTree.JCMethodDecl
-
- getTypeParameters() -
Method in interface javax.lang.model.element.ExecutableElement
- Returns the formal type parameters of this executable
in declaration order.
- getTypeParameters() -
Method in interface javax.lang.model.element.TypeElement
- Returns the formal type parameters of this type element
in declaration order.
- getTypes() -
Method in class com.sun.source.util.JavacTask
- Get a utility object for dealing with type mirrors.
- getTypes(Iterable<Type>) -
Method in class com.sun.tools.apt.mirror.type.TypeMaker
- Returns a collection of types corresponding to a list of javac Type
objects.
- getTypes(Iterable<Type>, Class<T>) -
Method in class com.sun.tools.apt.mirror.type.TypeMaker
- Returns a collection of types corresponding to a list of javac Type
objects.
- getTypes() -
Method in class com.sun.tools.javac.api.JavacTaskImpl
-
- getTypes(int) -
Method in class com.sun.tools.javac.jvm.CRTable
- Return string describing flags enabled.
- getTypes(DocEnv, List<Type>) -
Static method in class com.sun.tools.javadoc.TypeMaker
- Convert a list of javac types into an array of javadoc types.
- getTypes(DocEnv, List<Type>, Type[]) -
Static method in class com.sun.tools.javadoc.TypeMaker
- Like the above version, but use and return the array given.
- getTypeSignature(String) -
Method in class com.sun.tools.javah.TypeSignature
-
- getTypeSignature(String, Type) -
Method in class com.sun.tools.javah.TypeSignature
-
- getTypeString(DocEnv, Type, boolean) -
Static method in class com.sun.tools.javadoc.TypeMaker
- Return the string representation of a type use.
- getTypeUtils() -
Method in interface com.sun.mirror.apt.AnnotationProcessorEnvironment
- Returns an implementation of some utility methods for
operating on types.
- getTypeUtils() -
Method in class com.sun.tools.apt.mirror.apt.AnnotationProcessorEnvironmentImpl
-
- getTypeUtils() -
Method in class com.sun.tools.javac.processing.JavacProcessingEnvironment
-
- getTypeUtils() -
Method in interface javax.annotation.processing.ProcessingEnvironment
- Returns an implementation of some utility methods for
operating on types.
- getTypeVariable(TypeParameterDeclaration) -
Method in interface com.sun.mirror.util.Types
- Returns the type variable declared by a type parameter.
- getTypeVariable(TypeParameterDeclaration) -
Method in class com.sun.tools.apt.mirror.util.TypesImpl
- Returns the type variable declared by a type parameter.
- getTypeVariables() -
Method in class com.sun.tools.javac.code.Type.ForAll
-
- getTypeVariables() -
Method in class com.sun.tools.javac.code.Type.MethodType
-
- getTypeVariables() -
Method in interface javax.lang.model.type.ExecutableType
- Returns the type variables declared by the formal type parameters
of this executable.
- getUbyte(int) -
Method in class sun.tools.javap.JavapPrinter
-
- getUnknownAnnotationValue() -
Method in exception javax.lang.model.element.UnknownAnnotationValueException
- Returns the unknown annotation value.
- getUnknownElement() -
Method in exception javax.lang.model.element.UnknownElementException
- Returns the unknown element.
- getUnknownType() -
Method in exception javax.lang.model.type.UnknownTypeException
- Returns the unknown type.
- getUnsignedByte(int) -
Method in class com.sun.tools.classfile.Code_attribute
-
- getUnsignedShort(int) -
Method in class com.sun.tools.classfile.Code_attribute
-
- getUpdate() -
Method in interface com.sun.source.tree.ForLoopTree
-
- getUpdate() -
Method in class com.sun.tools.javac.tree.JCTree.JCForLoop
-
- getUpperBound() -
Method in class com.sun.tools.javac.code.Type.DelegatedType
-
- getUpperBound() -
Method in class com.sun.tools.javac.code.Type
-
- getUpperBound() -
Method in class com.sun.tools.javac.code.Type.TypeVar
-
- getUpperBound() -
Method in interface javax.lang.model.type.TypeVariable
- Returns the upper bound of this type variable.
- getUpperBounds() -
Method in interface com.sun.mirror.type.WildcardType
- Returns the upper bounds of this wildcard.
- getUpperBounds() -
Method in class com.sun.tools.apt.mirror.type.WildcardTypeImpl
- Returns the upper bounds of this wildcard.
- getUShort(int) -
Method in class sun.tools.javap.JavapPrinter
-
- getUTF8Index(String) -
Method in class com.sun.tools.classfile.ConstantPool
-
- getUTF8Info(int) -
Method in class com.sun.tools.classfile.ConstantPool
-
- getUTF8Value(int) -
Method in class com.sun.tools.classfile.ConstantPool
-
- getValidClass(ClassDoc[]) -
Method in class com.sun.tools.doclets.formats.html.ConfigurationImpl
-
- getValue() -
Method in interface com.sun.mirror.declaration.AnnotationValue
- Returns the value.
- getValue() -
Method in class com.sun.mirror.util.SourceOrderDeclScanner.SourceOrderComparator.DeclPartialOrder
-
- getValue() -
Method in interface com.sun.source.tree.LiteralTree
-
- getValue(Attribute) -
Method in class com.sun.tools.apt.mirror.declaration.AnnotationProxyMaker.ValueVisitor
-
- getValue() -
Method in class com.sun.tools.apt.mirror.declaration.AnnotationValueImpl
- Returns the value.
- getValue(ConstantPool) -
Method in class com.sun.tools.classfile.Descriptor
-
- getValue() -
Method in class com.sun.tools.classfile.SourceDebugExtension_attribute
-
- getValue() -
Method in class com.sun.tools.javac.code.Attribute.Array
-
- getValue() -
Method in class com.sun.tools.javac.code.Attribute.Class
-
- getValue() -
Method in class com.sun.tools.javac.code.Attribute.Compound
-
- getValue() -
Method in class com.sun.tools.javac.code.Attribute.Constant
-
- getValue() -
Method in class com.sun.tools.javac.code.Attribute.Enum
-
- getValue() -
Method in class com.sun.tools.javac.code.Attribute.Error
-
- getValue() -
Method in class com.sun.tools.javac.code.Attribute
-
- getValue(Attribute) -
Method in class com.sun.tools.javac.model.AnnotationProxyMaker.ValueVisitor
-
- getValue() -
Method in class com.sun.tools.javac.tree.JCTree.JCLiteral
-
- getValue(Descriptor) -
Method in class com.sun.tools.javap.ClassWriter
-
- getValue() -
Method in interface javax.annotation.processing.Completion
- Returns the text of the suggested completion.
- getValue() -
Method in class javax.annotation.processing.Completions.SimpleCompletion
-
- getValue() -
Method in interface javax.lang.model.element.AnnotationValue
- Returns the value.
- getVariable() -
Method in interface com.sun.source.tree.AssignmentTree
-
- getVariable() -
Method in interface com.sun.source.tree.CompoundAssignmentTree
-
- getVariable() -
Method in interface com.sun.source.tree.EnhancedForLoopTree
-
- getVariable() -
Method in class com.sun.tools.javac.tree.JCTree.JCAssign
-
- getVariable() -
Method in class com.sun.tools.javac.tree.JCTree.JCAssignOp
-
- getVariable() -
Method in class com.sun.tools.javac.tree.JCTree.JCEnhancedForLoop
-
- getVisibleClassesList() -
Method in class com.sun.tools.doclets.internal.toolkit.util.VisibleMemberMap
- Return the list of visible classes in this map.
- getVisibleMemberMap() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.AnnotationTypeRequiredMemberBuilder
- Returns the visible member map for the members of this class.
- getVisibleMemberMap() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.EnumConstantBuilder
- Returns the visible member map for the enum constants of this class.
- getVisibleMemberMap() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.FieldBuilder
- Returns the visible member map for the fields of this class.
- getVisibleMemberMap(int) -
Method in class com.sun.tools.doclets.internal.toolkit.builders.MemberSummaryBuilder
- Return the specified visible member map.
- getVisibleMemberMap() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.MethodBuilder
- Returns the visible member map for the methods of this class.
- getVoidType() -
Method in interface com.sun.mirror.util.Types
- Returns the pseudo-type representing the type of void.
- getVoidType() -
Method in class com.sun.tools.apt.mirror.util.TypesImpl
- Returns the pseudo-type representing the type of void.
- getWildcardType(Collection<ReferenceType>, Collection<ReferenceType>) -
Method in interface com.sun.mirror.util.Types
- Returns a new wildcard.
- getWildcardType(Collection<ReferenceType>, Collection<ReferenceType>) -
Method in class com.sun.tools.apt.mirror.util.TypesImpl
- Returns a new wildcard.
- getWildcardType(TypeMirror, TypeMirror) -
Method in class com.sun.tools.javac.model.JavacTypes
-
- getWildcardType(TypeMirror, TypeMirror) -
Method in interface javax.lang.model.util.Types
- Returns a new wildcard type argument.
- getWindowTitleOnload() -
Method in class com.sun.tools.doclets.formats.html.markup.HtmlWriter
- Return the Javascript call to be embedded in the <BODY> tag.
- getWriter() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.AnnotationTypeOptionalMemberBuilder
- Return the annotation type required member writer for this builder.
- getWriter() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.AnnotationTypeRequiredMemberBuilder
- Return the annotation type required member writer for this builder.
- getWriter() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.ConstructorBuilder
- Return the constructor writer for this builder.
- getWriter() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.EnumConstantBuilder
- Return the enum constant writer for this builder.
- getWriter() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.FieldBuilder
- Return the field writer for this builder.
- getWriter() -
Method in class com.sun.tools.doclets.internal.toolkit.builders.MethodBuilder
- Return the method writer for this builder.
- getWriterFactory() -
Method in class com.sun.tools.doclets.formats.html.ConfigurationImpl
- Return the doclet specific instance of a writer factory.
- getWriterFactory() -
Method in class com.sun.tools.doclets.internal.toolkit.Configuration
- Return the doclet specific instance of a writer factory.
- getWriterForDiagnosticType(JCDiagnostic.DiagnosticType) -
Method in class com.sun.tools.javac.util.Log
- Deprecated.
- getXLintChoices() -
Static method in class com.sun.tools.javac.main.RecognizedOptions
-
- getZipEntry(ZipFile) -
Method in class com.sun.tools.javac.file.RelativePath.RelativeFile
-
- getZipEntryName() -
Method in class com.sun.tools.javac.file.ZipArchive.ZipFileObject
-
- getZipEntryName() -
Method in class com.sun.tools.javac.file.ZipFileIndexArchive.ZipFileIndexFileObject
-
- getZipFile() -
Method in class com.sun.tools.javac.file.ZipFileIndex
-
- getZipFileIndex(File, RelativePath.RelativeDirectory, boolean, String, boolean) -
Static method in class com.sun.tools.javac.file.ZipFileIndex
-
- getZipFileIndexes() -
Static method in class com.sun.tools.javac.file.ZipFileIndex
- Returns a list of all ZipFileIndex entries
- getZipFileIndexes(boolean) -
Static method in class com.sun.tools.javac.file.ZipFileIndex
- Returns a list of all ZipFileIndex entries
- getZipFileLastModified() -
Method in class com.sun.tools.javac.file.ZipFileIndex
- Returns the last modified timestamp of a zip file.
- getZipIndexEntry(RelativePath) -
Method in class com.sun.tools.javac.file.ZipFileIndex
- Returns the ZipFileIndexEntry for an absolute path, if there is one.
- getZipName() -
Method in class com.sun.tools.javac.file.ZipArchive.ZipFileObject
-
- getZipName() -
Method in class com.sun.tools.javac.file.ZipFileIndexArchive.ZipFileIndexFileObject
-
- giveWarning(Type, Type) -
Method in class com.sun.tools.javac.code.Types
-
- glb(Type, Type) -
Method in class com.sun.tools.javac.code.Types
-
- GOTO -
Static variable in interface sun.tools.javap.Constants
-
- goto_ -
Static variable in interface com.sun.tools.javac.jvm.ByteCodes
- Byte code instruction codes.
- goto_w -
Static variable in interface com.sun.tools.javac.jvm.ByteCodes
- Byte code instruction codes.
- group -
Variable in class com.sun.tools.doclets.internal.toolkit.Configuration
- The package grouping instance.
- Group - Class in com.sun.tools.doclets.internal.toolkit.util
- Process and manage grouping of packages, as specified by "-group" option on
the command line.
- Group(Configuration) -
Constructor for class com.sun.tools.doclets.internal.toolkit.util.Group
-
- Group.MapKeyComparator - Class in com.sun.tools.doclets.internal.toolkit.util
- Since we need to sort the keys in the reverse order(longest key first),
the compare method in the implementing class is doing the reverse
comparison.
- Group.MapKeyComparator() -
Constructor for class com.sun.tools.doclets.internal.toolkit.util.Group.MapKeyComparator
-
- groupByFile() -
Method in class com.sun.tools.javac.comp.Todo
-
- groupByFile(Queue<Env<AttrContext>>) -
Method in class com.sun.tools.javac.main.JavaCompiler
-
- groupList -
Variable in class com.sun.tools.doclets.formats.html.PackageIndexWriter
- List to store the order groups as specified on the command line.
- groupList -
Variable in class com.sun.tools.doclets.internal.toolkit.util.Group
- List of group names in the same order as given on the command line.
- groupPackageMap -
Variable in class com.sun.tools.doclets.formats.html.PackageIndexWriter
- Map representing the group of packages as specified on the command line.
- groupPackages(PackageDoc[]) -
Method in class com.sun.tools.doclets.internal.toolkit.util.Group
- Group the packages according the grouping information provided on the
command line.
- GT -
Static variable in class com.sun.tools.javac.tree.JCTree
-
- GT -
Static variable in interface sun.tools.javap.Constants
-
- guardBegin(String) -
Method in class com.sun.tools.javah.Gen
-
- guardEnd(String) -
Method in class com.sun.tools.javah.Gen
-