luxlabs header browser preview


@class NSString;

@interface INFSentenceToken : NSObject

@property (readonly, copy, nonatomic) NSString *identifier;

- (void).cxx_destruct;
- (id)dictionaryRepresentation;
- (id)stringForContext:(id)a0;

@end