标签: properties anonymous-function haxe
以下代码给出了编译错误:
public var x(function(){return 2}, never) : Int;
有没有办法在haxe中制作这样的结构?
答案 0 :(得分:1)
前几天同样的话题讨论了haxe google group。
https://groups.google.com/d/msg/haxelang/jmpjNGdGFYI/byvc84WpDgoJ