Class ClassDeclarationTreeImpl

java.lang.Object
org.sonarsource.slang.impl.BaseTreeImpl
org.sonarsource.slang.impl.ClassDeclarationTreeImpl
All Implemented Interfaces:
ClassDeclarationTree, HasTextRange, Tree

public class ClassDeclarationTreeImpl extends BaseTreeImpl implements ClassDeclarationTree