minor
This commit is contained in:
@@ -22,8 +22,10 @@ class BindableMacros {
|
||||
/**
|
||||
* default value: false
|
||||
*/
|
||||
static public inline var FORCE = "force";
|
||||
|
||||
static public inline var FORCE = "force";/**
|
||||
/**
|
||||
* meta store bindable fields (interfaces only)
|
||||
*/
|
||||
static public inline var BINDABLE_FIELDS = ":bindableFields";
|
||||
|
||||
static var processed:Array<String> = [];
|
||||
|
||||
Reference in New Issue
Block a user