StringNumericLiteral typedef
StringNumericLiteral = JSString
Typedef StringNumericLiteral
| "Infinity" | "-Infinity" | "+Infinity"
Implementation
typedef StringNumericLiteral = _i1.JSString;
Typedef StringNumericLiteral
| "Infinity" | "-Infinity" | "+Infinity"
typedef StringNumericLiteral = _i1.JSString;