public class ElementPrinter
| Modifier and Type | Class and Description |
|---|---|
static class |
ElementPrinter.Companion |
| Modifier and Type | Field and Description |
|---|---|
static ElementPrinter.Companion |
Companion |
| Constructor and Description |
|---|
ElementPrinter() |
| Modifier and Type | Method and Description |
|---|---|
void |
visitKtElement(org.jetbrains.kotlin.psi.KtElement element) |
public static ElementPrinter.Companion Companion