Searched defs:base10Value (Results 1 – 12 of 12) sorted by relevance
8372 base10Value: string; property
3923 base10Value: string; property
36526 var zeroBigIntType = getLiteralType({ negative: false, base10Value: "0" }); property46827 base10Value: ts.parsePseudoBigInt(node.text) property59967 base10Value: ts.parsePseudoBigInt(node.operand.text) property
44687 var zeroBigIntType = getLiteralType({ negative: false, base10Value: "0" }); property56530 base10Value: ts.parsePseudoBigInt(node.text) property71709 base10Value: ts.parsePseudoBigInt(node.operand.text) property
44892 var zeroBigIntType = getLiteralType({ negative: false, base10Value: "0" }); property56735 base10Value: ts.parsePseudoBigInt(node.text) property71914 base10Value: ts.parsePseudoBigInt(node.operand.text) property
44698 var zeroBigIntType = getLiteralType({ negative: false, base10Value: "0" }); property56541 base10Value: ts.parsePseudoBigInt(node.text) property71720 base10Value: ts.parsePseudoBigInt(node.operand.text) property
4135 base10Value: string; property