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