Class KtFunctionDeclarationAttributes

java.lang.Object
net.sourceforge.pmd.lang.kotlin.ast.AttributeView<KotlinParser.KtFunctionDeclaration>
net.sourceforge.pmd.lang.kotlin.ast.KtFunctionDeclarationAttributes
All Implemented Interfaces:
AntlrNode<KotlinNode>, GenericNode<KotlinNode>, Node, HasModifiers, HasSimpleIdentifier, KotlinNode, Reportable

@Experimental public class KtFunctionDeclarationAttributes extends AttributeView<KotlinParser.KtFunctionDeclaration> implements HasSimpleIdentifier, HasModifiers
Experimental Status:
See AttributeView.
Since:
7.25.0