Arquivos
hhvm/hphp/util/parser
jdelong 6faa7cbea1 @override-unit-failures Initial support for <?hh typedefs and shapes
Adds runtime support for non-class typehints.  Typedefs are
introduced using type statements, and autoloaded via a new autoload
map entry.  Shapes are parsed but the structure is currently thrown
away and treated as arrays at runtime.  This extends the NamedEntity
structure to sometimes cache 'NameDefs', which are either Typedef*'s
or Class*'s.  VerifyParamType now has to check for typedefs if an
object fails a class check, or when checking non-Object types against
a non-primitive type name that isn't a class.
2013-04-09 13:01:46 -07:00
..
2013-02-11 02:10:41 -08:00
2013-02-11 02:10:41 -08:00
2013-03-25 12:43:42 -07:00
2013-03-25 12:43:42 -07:00
2013-02-11 02:10:41 -08:00