Class KtVariableDeclarationAttributes

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

@Experimental public class KtVariableDeclarationAttributes extends AttributeView<KotlinParser.KtVariableDeclaration> implements HasSimpleIdentifier
Experimental Status:
See AttributeView.
Since:
7.25.0