|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.kotlin.codegen.context.CodegenContext<org.jetbrains.kotlin.codegen.context.RootContext.FakeDescriptor>
org.jetbrains.kotlin.codegen.context.RootContext
public class RootContext
Field Summary |
---|
Fields inherited from class org.jetbrains.kotlin.codegen.context.CodegenContext |
---|
closure |
Constructor Summary | |
---|---|
RootContext(GenerationState state)
|
Method Summary | |
---|---|
GenerationState |
getState()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RootContext(@NotNull GenerationState state)
Method Detail |
---|
@NotNull public GenerationState getState()
getState
in class CodegenContext<org.jetbrains.kotlin.codegen.context.RootContext.FakeDescriptor>
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 |