java.lang.Objectcom.sun.tools.javac.code.Symbol
com.sun.tools.javac.comp.Resolve.ResolveError
com.sun.tools.javac.comp.Resolve.InvalidSymbolError
com.sun.tools.javac.comp.Resolve$StaticError
All Implemented Interfaces:
Element
Fields inherited from com.sun.tools.javac.comp.Resolve$InvalidSymbolError: |
---|
sym |
Fields inherited from com.sun.tools.javac.comp.Resolve$ResolveError: |
---|
debugName |
Fields inherited from com.sun.tools.javac.code.Symbol: |
---|
kind, flags_field, attributes_field, name, type, owner, completer, erasure_field |
Constructor: |
---|
|
Method from com.sun.tools.javac.comp.Resolve$StaticError Summary: |
---|
getDiagnostic |
Methods from com.sun.tools.javac.comp.Resolve$InvalidSymbolError: |
---|
access, exists, toString |
Methods from com.sun.tools.javac.comp.Resolve$ResolveError: |
---|
accept, access, exists, getDiagnostic, isOperator, toString |
Methods from com.sun.tools.javac.code.Symbol: |
---|
accept, asMemberOf, asType, attribute, clone, complete, enclClass, erasure, exists, externalType, flags, flatName, getAnnotation, getAnnotationMirrors, getEnclosedElements, getEnclosingElement, getKind, getModifiers, getQualifiedName, getSimpleName, getTypeParameters, hasOuterInstance, isAnonymous, isConstructor, isEnclosedBy, isInheritedIn, isInner, isInterface, isLocal, isMemberOf, isPolymorphicSignatureGeneric, isPolymorphicSignatureInstance, isStatic, isSubClass, location, location, members, outermostClass, overrides, packge, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from com.sun.tools.javac.comp.Resolve$StaticError Detail: |
---|
|