hotspot/src/share/vm/utilities/globalDefinitions.hpp
{- -------------------------------------------
(1) (単なる setter method)
---------------------------------------- -}
void set_type(BasicType t) { _type = t; }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.