ktast
Toggle table of contents
0.11.0
common
Platform filter
common
Switch theme
Search in API
ktast
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.