intellij-haxe
intellij-haxe copied to clipboard
Inspector mark Abstract Class as error
abstract class AbstractClass {}
// ^ <component name> excepted, got "class"
Abstract Class Syntax in haxe official documentation: https://haxe.org/manual/types-abstract-class.html