WithTypeArguments

Common interface for AST nodes that have type arguments.

Inheritors

Properties

Link copied to clipboard
abstract val lAngle: Node.Keyword.Less?

left angle bracket of the type arguments if exists, otherwise null.

Link copied to clipboard

right angle bracket of the type arguments if exists, otherwise null.

Link copied to clipboard

list of type arguments.