ts-morph-structures

Home > ts-morph-structures > TypePredicateTypeStructureImpl > (constructor)

TypePredicateTypeStructureImpl.(constructor)

Constructs a new instance of the TypePredicateTypeStructureImpl class

Signature:

constructor(hasAssertsKeyword: boolean, parameterName: LiteralTypeStructureImpl, isType?: TypeStructures | null);

Parameters

Parameter Type Description
hasAssertsKeyword boolean  
parameterName LiteralTypeStructureImpl  
isType TypeStructures | null (Optional)