Home
last modified time | relevance | path

Searched defs:constantValue (Results 1 – 1 of 1) sorted by relevance

/interface/sdk-js/build-tools/dts_parser/src/coreImpl/parser/
DNodeProcessor.ts1009 const constantValue: string = declarationNode.initializer.getText(); constant
1015 const constantValue: string = typeNode.getText(); constant