LocalClassDeclarationStmt

constructor()(source)
constructor(classDeclaration: ClassOrInterfaceDeclaration)(source)


constructor(tokenRange: TokenRange, classDeclaration: ClassOrInterfaceDeclaration)(source)

This constructor is used by the parser and is considered private.