luxlabs header browser preview


@class SAUIPluginSnippet;

@interface SAUIPluginShowNextSnippet : SAUISnippet

@property (retain, nonatomic) SAUIPluginSnippet *pluginSnippet;

- (id)groupIdentifier;
- (id)encodedClassName;

@end