1
0
Fork 0
easejs/test/ClassBuilder
Mike Gerwitz b372fcd722 ClassBuilder.isInstanceOf now defers to type
This allows separation of concerns and makes the type system extensible. If
the type does not implement the necessary API, it falls back to using
instanceof.
2014-04-26 00:57:25 -04:00
..
ConstTest.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
FinalTest.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
InstanceTest.js ClassBuilder.isInstanceOf now defers to type 2014-04-26 00:57:25 -04:00
MemberRestrictionTest.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
StaticTest.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
VisibilityTest.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00