Searched defs:classMethodCollection (Results 1 – 2 of 2) sorted by relevance
158 export const classMethodCollection: Map<string, Map<string, Set<string>>> = new Map(); constant
159 export const classMethodCollection: Map<string, Map<string, Set<string>>> = new Map(); constant