PXStylesheetTokenType Class Reference
Inherits from | NSObject |
Declared in | PXStylesheetTokenType.h |
Tasks
-
+ typeNameForInt:
Return a display name for the specified token type. This is used for debugging and error reporting.
Class Methods
typeNameForInt:
Return a display name for the specified token type. This is used for debugging and error reporting.
+ (NSString *)typeNameForInt:(PXStylesheetTokens)type
Parameters
- type
The value of the enumeration to convert to a string
Discussion
Return a display name for the specified token type. This is used for debugging and error reporting.
Declared In
PXStylesheetTokenType.h