Class KotlinASTExample

java.lang.Object
examples.kotlin.KotlinASTExample

public class KotlinASTExample extends Object
Shows how to use Introspector to visualize an object graph structure from a Kotlin program.
  • Constructor Details

    • KotlinASTExample

      public KotlinASTExample()
  • Method Details

    • main

      public static void main(String[] args)