Ejemplo n.º 1
0
 static inline NValue castAsString(NValue value) {
     return value.castAsString();
 }