All Classes and Interfaces
Class
Description
This class provides an empty implementation of
KotlinListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.The Kotlin Tokenizer
Language Module for Kotlin
This interface defines a complete listener for a parse tree produced by
KotlinParser.Supertype of all kotlin nodes.
This interface defines a complete generic visitor for a parse tree produced
by
KotlinParser.Base class for kotlin visitors.
Adapter for the KotlinParser.
Deprecated.
Since 7.8.0.