Field and Description |
---|
org.jetbrains.jet.lang.resolve.BindingContext._static_initializer |
org.jetbrains.jet.lang.resolve.java.JvmStdlibNames.JET_CONSTRUCTOR_HIDDEN_FIELD |
Constructor and Description |
---|
org.jetbrains.jet.lang.resolve.lazy.ResolveSession(Project, StorageManager, ModuleDescriptorImpl, DeclarationProviderFactory, Function |
Annotation Type Element and Description |
---|
jet.runtime.typeinfo.JetConstructor.hidden
Some time later all constructors will be visible
|
jet.runtime.typeinfo.JetMethod.kind
See JvmStdlibNames - now kind is kept in flags
|
jet.runtime.typeinfo.JetMethod.nullableReturnType
- now it kept in flags
|
jet.runtime.typeinfo.JetMethod.returnTypeProjections
not used any more
|