Searched defs:structName (Results 1 – 13 of 13) sorted by relevance
77 const structName: string = member.definition.ident?.name ?? ''; constant108 const structName: string = getIdentifierName(node); constant144 const structName: string = getIdentifierName(node); constant
32 const structName = node.definition.ident?.name ?? ' '; constant
28 const structName = node.definition.ident; constant
45 const structName: string = member.definition.ident?.name ?? ''; constant
31 const structName = node.definition.ident?.name ?? ''; constant
38 const structName = node.definition.ident?.name ?? ''; constant
68 const structName = node.definition.ident; constant
39 const structName = node.definition.ident?.name ?? ''; constant
72 structName: string = ''; property in StructInfo180 const structName: string = node.name.getText(); constant
476 const structName: string = node.name.escapedText.toString(); constant
73 structName: string = ''; property in StructInfo181 const structName: string = node.name.getText(); constant
480 const structName: string = node.name.escapedText.toString(); constant