org.jetbrains.jet.lang.resolve.java.structure
Interface JavaElement

All Known Subinterfaces:
JavaAnnotation, JavaAnnotationArgument, JavaAnnotationAsAnnotationArgument, JavaAnnotationOwner, JavaAnnotationOwnerImpl, JavaArrayAnnotationArgument, JavaClass, JavaClassifier, JavaClassObjectAnnotationArgument, JavaField, JavaLiteralAnnotationArgument, JavaMember, JavaMethod, JavaModifierListOwner, JavaModifierListOwnerImpl, JavaNamedElement, JavaPackage, JavaReferenceAnnotationArgument, JavaTypeParameter, JavaTypeParameterListOwner, JavaValueParameter
All Known Implementing Classes:
JavaAnnotationArgumentImpl, JavaAnnotationAsAnnotationArgumentImpl, JavaAnnotationImpl, JavaArrayAnnotationArgumentImpl, JavaClassifierImpl, JavaClassImpl, JavaClassObjectAnnotationArgumentImpl, JavaElementImpl, JavaFieldImpl, JavaLiteralAnnotationArgumentImpl, JavaMemberImpl, JavaMethodImpl, JavaPackageImpl, JavaReferenceAnnotationArgumentImpl, JavaTypeParameterImpl, JavaValueParameterImpl

public interface JavaElement