Haxe4 introduced a `final` keyword used in 2 places: * Java-like, modifier to the methods. (Effect on autocomplete: Should not be shown in `override` completion.) * Alternative for `var` keyword. In-detail described here https://github.com/HaxeFoundation/haxe/pull/6596 Feature already available in Haxe 4.0.0-preview.2 build.