Home
last modified time | relevance | path

Searched refs:getValueToken (Results 1 – 6 of 6) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/regex/Visitor/
H A DIsotropic.php118 switch ($element->getChild(1)->getValueToken()) {
201 switch ($element->getValueToken()) {
/plugin/findologicxmlexport/vendor/hoa/math/Visitor/
H A DArithmetic.php249 if ('constant' === $element->getValueToken()) {
255 } elseif ('id' === $element->getValueToken()) {
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/
H A DIssue.php95 ->string($ast->getValueToken())
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/
H A DTypeVisitor.php36 $token = $tokenNode->getValueToken();
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DTreeNode.php170 public function getValueToken() function in Hoa\\Compiler\\Llk\\TreeNode
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/
H A DTreeNode.php196 ->when($result = $node->getValueToken())
206 ->when($result = $node->getValueToken())