UNPKG

@opra/common

Version:
6 lines (5 loc) 113 B
export class Ast { constructor() { this.kind = Object.getPrototypeOf(this).constructor.name; } }