toggle menu
ktast
0.9.4
common
switch theme
search in API
ast
/
ktast.ast
/
Node
/
WithPostModifiers
With
Post
Modifiers
interface
WithPostModifiers
Common interface for AST nodes that have post-modifiers.
Inheritors
FunctionDeclaration
Accessor
Members
Properties
post
Modifiers
Link copied to clipboard
abstract
val
postModifiers
:
List
<
Node.PostModifier
>
list of post-modifiers.