org.jetbrains.jet.lang.resolve.kotlin.header
Class IncompatibleAnnotationHeader

java.lang.Object
  extended by org.jetbrains.jet.lang.resolve.kotlin.header.KotlinClassHeader
      extended by org.jetbrains.jet.lang.resolve.kotlin.header.IncompatibleAnnotationHeader

public class IncompatibleAnnotationHeader
extends KotlinClassHeader


Constructor Summary
protected IncompatibleAnnotationHeader(int version)
           
 
Method Summary
 
Methods inherited from class org.jetbrains.jet.lang.resolve.kotlin.header.KotlinClassHeader
getVersion, read
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IncompatibleAnnotationHeader

protected IncompatibleAnnotationHeader(int version)