70cf3e9c60
Support qualified names immediately after tag (@see or @param). Detect whether a tag is followed by a reference immediately while lexing, remove TEXT_OR_LINK token type. Remove duplicate nested KDocLink nodes from the PSI structure.
4 lines
24 B
Kotlin
Vendored
4 lines
24 B
Kotlin
Vendored
/**
|
|
* @see Foo.bar
|
|
*/
|