|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.resolve.BindingTraceContext
org.jetbrains.kotlin.cli.jvm.compiler.CliLightClassGenerationSupport.CliBindingTrace
public static class CliLightClassGenerationSupport.CliBindingTrace
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jetbrains.kotlin.diagnostics.DiagnosticSink |
|---|
DiagnosticSink.CollectAll |
| Field Summary |
|---|
| Fields inherited from interface org.jetbrains.kotlin.diagnostics.DiagnosticSink |
|---|
DO_NOTHING, THROW_EXCEPTION |
| Constructor Summary | |
|---|---|
CliLightClassGenerationSupport.CliBindingTrace()
|
|
| Method Summary | ||
|---|---|---|
|
get(ReadOnlySlice<K,V> slice,
K key)
|
|
void |
setKotlinCodeAnalyzer(KotlinCodeAnalyzer kotlinCodeAnalyzer)
|
|
java.lang.String |
toString()
|
|
| Methods inherited from class org.jetbrains.kotlin.resolve.BindingTraceContext |
|---|
clearDiagnostics, createTraceableBindingTrace, getBindingContext, getKeys, getType, record, record, recordType, report |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
@TestOnly public CliLightClassGenerationSupport.CliBindingTrace()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic void setKotlinCodeAnalyzer(KotlinCodeAnalyzer kotlinCodeAnalyzer)
public <K,V> V get(ReadOnlySlice<K,V> slice,
K key)
get in interface BindingTraceget in class BindingTraceContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||