Searched defs:methodType (Results 1 – 3 of 3) sorted by relevance
309 const methodType = type.getText(); constant
325 const methodType = type.getText(); constant
38510 const methodType = getTypeOfNode(node.parent); constant40670 …const methodType = method && !(method.flags & SymbolFlags.Optional) ? getTypeOfSymbol(method) : un… constant40866 … const methodType = method && !(methodName === "next" && (method.flags & SymbolFlags.Optional)) constant