Home
last modified time | relevance | path

Searched refs:ParamType (Results 1 – 1 of 1) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dvalidate_ui_syntax.ts491 interface ParamType { interface
497 const isCheckType: ParamType = { name: null, value: null};
509 function hasChild(node: ts.EtsComponentExpression, isCheckType: ParamType): boolean {
519 isCheckType: ParamType): boolean {
527 function judgeToggleComponentParamType(param: string, isCheckType: ParamType): boolean {
551 const isCheckType: ParamType = { name: null, value: null};
564 isCheckType: ParamType): boolean {