构造函数
属性
conditionType
conditionType: number
includefiles
includefiles: any[]
noCompile
noCompile: boolean
useFuns
useFuns: string = ""
方法
setCondition
setCondition(condition: string, type: number): void 参数
- condition: string
- type: number
返回 void
toscript
toscript(def: any, out: any[]): any[]