Searched defs:opValue (Results 1 – 4 of 4) sorted by relevance
59 private opValue: Value | ArkBaseModel; property in TypeQueryExpr92 const opValue = this.getOpValue(); constant103 const opValue = this.getOpValue(); constant111 const opValue = this.getOpValue(); constant
512 const opValue = type.getOpValue(); constant
782 const opValue = expr.getOpValue(); constant
1838 let opValue: Value; variable