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