Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/interop/src/
Dvalidate_ui_syntax.ts161 export const propertyCollection: Map<string, Set<string>> = new Map(); constant
/developtools/ace_ets2bundle/compiler/src/
Dvalidate_ui_syntax.ts162 export const propertyCollection: Map<string, Set<string>> = new Map(); constant