|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.codegen.OwnerKind
public class OwnerKind
| Nested Class Summary | |
|---|---|
static class |
OwnerKind.StaticDelegateKind
|
| Field Summary | |
|---|---|
static OwnerKind |
IMPLEMENTATION
|
static OwnerKind |
NAMESPACE
|
static OwnerKind |
TRAIT_IMPL
|
| Constructor Summary | |
|---|---|
protected |
OwnerKind(java.lang.String name)
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final OwnerKind NAMESPACE
public static final OwnerKind IMPLEMENTATION
public static final OwnerKind TRAIT_IMPL
| Constructor Detail |
|---|
protected OwnerKind(java.lang.String name)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||