Declaration

func productionGlyphName(forName name: String) -> String

Declaration

- (NSString *) productionGlyphNameForName:(NSString *) name;

Declaration

productionGlyphNameForName_(name: str) -> str

Parameters

name

The name.

Return Value

The production name.