[F] validateDecoratorUniqueOnNode
function validateDecoratorUniqueOnNode( context, type, decorator): boolean;
Parameters
Section titled “Parameters”Parameter | Type |
---|---|
context | DecoratorContext |
type | Type |
decorator | DecoratorFunction |
Returns
Section titled “Returns”boolean