Home
last modified time | relevance | path

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

/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dtypedef.ts72 function getNodeName( function
Dunbound-method.ts118 const getNodeName = (node: TSESTree.Node): string | null => constant
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
DCapElement.java49 public String getNodeName() { in getNodeName() method in CapElement