Class KtClassDeclarationAttributes

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

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