Searched refs:binaryRelation (Results 1 – 1 of 1) sorted by relevance
1002 this.binaryRelation(node, op, lhs);1480 private binaryRelation(node: ts.Node, op: BinaryOperator, lhs: VReg): void { method in PandaGen