Commit Graph

2 Commits

Author SHA1 Message Date
Harlan Haskins
7fe74b2b26 [ParseableInterface] Go through pattern binding for all variables with storage
Instead of only printing through the pattern binding, and potentially missing stored properties with property observers, defer to the pattern binding for all stored properties, and print accessors if applicable while printing pattern bindings.
2018-12-13 10:15:25 -08:00
Harlan Haskins
ea3e02b42c [ParseableInterface] Test accessor printing with @_hasStorage 2018-11-26 18:42:02 -08:00