Home
last modified time | relevance | path

Searched defs:getOperands (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/SemanticContexts/
H A DOperator.php19 abstract public function getOperands() : array; function in Antlr\\Antlr4\\Runtime\\Atn\\SemanticContexts\\Operator
H A DOrOperator.php59 public function getOperands() : array function in Antlr\\Antlr4\\Runtime\\Atn\\SemanticContexts\\OrOperator
H A DAndOperator.php57 public function getOperands() : array function in Antlr\\Antlr4\\Runtime\\Atn\\SemanticContexts\\AndOperator