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