valueType instanceof Mixed_) { return 'list'; } return 'list<' . $this->valueType . '>'; } }