Searched defs:structList (Results 1 – 2 of 2) sorted by relevance
25 structList?: string[] property29 private structList: string[] = []; property in LegacyTransformer
165 … const structList = this.visitorLegacy(currProgram.astNode, currProgram, name); constant292 const structList = visitor.getList(); constant