Added static, const and final mention to README.md
parent
6e1d796092
commit
0ef016600c
|
@ -12,6 +12,7 @@ Current support includes:
|
||||||
* Abstract classes and methods
|
* Abstract classes and methods
|
||||||
* Interfaces
|
* Interfaces
|
||||||
* Visibility (public, protected and private members)
|
* Visibility (public, protected and private members)
|
||||||
|
* Static, constant and final members
|
||||||
|
|
||||||
While the current focus of the project is Object-Oriented design, it is likely
|
While the current focus of the project is Object-Oriented design, it is likely
|
||||||
that ease.js will expand to other paradigms in the future.
|
that ease.js will expand to other paradigms in the future.
|
||||||
|
|
Loading…
Reference in New Issue