コード例 #1
0
 static inline NValue castAsDecimal(NValue value) {
     return value.castAsDecimal();
 }