According to http://www.phpdoc.org/docs/latest/references/phpdoc/types.html, `false` and `true` are valid types in PHPDoc, but I can't find any representation in the classes implementing `phpDocumentor\Reflection\Type`. Is it missing? Thanks