StringOrInt typedef

StringOrInt = Object

A String or int value.

Implementation

typedef StringOrInt = Object;