Sha256: 53f16708746dfa230edea3c2615ac2213389854470e8e734ac62585794a472f2
Contents?: true
Size: 230 Bytes
Versions: 9
Compression:
Stored size: 230 Bytes
Contents
#import <Foundation/Foundation.h> #import "GHGherkinDialectProviderProtocol.h" @interface GHGherkinDialectProvider : NSObject <GHGherkinDialectProviderProtocol> - (id)initWithLanguage:(NSString *)theLanguage; @end
Version data entries
9 entries across 9 versions & 1 rubygems