|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.load.kotlin.header.ReadKotlinClassHeaderAnnotationVisitor
public class ReadKotlinClassHeaderAnnotationVisitor
| Constructor Summary | |
|---|---|
ReadKotlinClassHeaderAnnotationVisitor()
|
|
| Method Summary | |
|---|---|
KotlinClassHeader |
createHeader()
|
KotlinJvmBinaryClass.AnnotationArgumentVisitor |
visitAnnotation(ClassId classId,
SourceElement source)
|
void |
visitEnd()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReadKotlinClassHeaderAnnotationVisitor()
| Method Detail |
|---|
@Nullable public KotlinClassHeader createHeader()
@Nullable
public KotlinJvmBinaryClass.AnnotationArgumentVisitor visitAnnotation(@NotNull
ClassId classId,
@NotNull
SourceElement source)
visitAnnotation in interface KotlinJvmBinaryClass.AnnotationVisitorpublic void visitEnd()
visitEnd in interface KotlinJvmBinaryClass.AnnotationVisitor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||