Predicate StringConcatenation::getOperand
Gets the n
th operand to the string concatenation defining node
.
Import path
import javascript
Node getOperand(Node node, int n)
Gets the n
th operand to the string concatenation defining node
.
import javascript
Node getOperand(Node node, int n)