luxlabs header browser preview


@class NSString;

@interface _EFSQLInsertStatementFollowUpValue : _EFSQLInsertStatementValue <EFSQLInsertStatementValue>

@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;

- (void)setObject:(id)a0 forKeyedSubscript:(id)a1;
- (id)objectForKeyedSubscript:(id)a0;

@end