ts-morph-structures

Home > ts-morph-structures > ClassGeneratorMethodQuestion > isGenerator

ClassGeneratorMethodQuestion.isGenerator() method

Signature:

isGenerator(isStatic: boolean, methodName: string): boolean;

Parameters

Parameter Type Description
isStatic boolean  
methodName string  

Returns:

boolean