Searched defs:tsConstValue (Results 1 – 2 of 2) sorted by relevance
547 const tsConstValue = (tsExpr.kind === SyntaxKind.NumericLiteral) ? constant558 const tsConstValue = (tsExpr.kind === SyntaxKind.NumericLiteral) ? constant570 const tsConstValue = typeChecker.getConstantValue(tsExpr); constant
769 const tsConstValue = (tsExpr.kind === SyntaxKind.NumericLiteral) ? constant780 const tsConstValue = (tsExpr.kind === SyntaxKind.NumericLiteral) ? constant792 const tsConstValue = typeChecker.getConstantValue(tsExpr); constant