Home
last modified time | relevance | path

Searched refs:TreeNode (Results 1 – 17 of 17) sorted by last modified time

/plugin/combo/ComboStrap/
H A DPageExplorerTag.php666 * @var TreeNode[] $containerTreeNodes
H A DTreeNode.php8 abstract class TreeNode class
12 * @var TreeNode[]
16 private TreeNode $parentNode;
28 public function appendChild(TreeNode $treeNode): TreeNode
68 * @return TreeNode[] - empty array for a leaf
87 * @return TreeNode
90 public function getFirstChild(): TreeNode
128 private function setParent(TreeNode $parent)
136 public function getParent(): TreeNode
[all...]
H A DTreeSystem.php9 public static function getDescendantCount(TreeNode $treeNode): int
30 public static function print(TreeNode $tree)
32 $printRecursively = function (TreeNode $treeNode, int $level) {
H A DOutlineSection.php6 class OutlineSection extends TreeNode
H A DPathTreeNode.php5 class PathTreeNode extends TreeNode
62 * @return TreeNode
64 public static function buildTreeViaParentPath(array $ids): TreeNode
H A DTreeVisit.php9 public static function visit(TreeNode $tree, Callable $function, int $level = 0)
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1TreeNode(node, i) {\n this._ = node;\n this.parent = null;\n this.children = null;\n this.A = …
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1TreeNode","treeRoot","firstWalk","secondWalk","sizeNode","siblings","executeShifts","midpoint","vi…
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md55 * TreeNode: Value default value must be `null`. (Ivan Enderlin, 2016-08-09T08:02:43+02:00)
56 * TreeNode: Avoid undefined child access. (Ivan Enderlin, 2016-08-08T17:32:09+02:00)
57 * TreeNode: Avoid undefined token value access. (Ivan Enderlin, 2016-08-08T17:31:28+02:00)
58 * TreeNode: Force the value to be an array. (Ivan Enderlin, 2016-08-08T17:31:12+02:00)
66 * Test: Write `…a\Compiler\Llk\TreeNode` test suite. (Ivan Enderlin, 2016-08-08T17:14:07+02:00)
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/
H A DIssue.php92 ->isInstanceOf(Compiler\Llk\TreeNode::class)
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DParser.php238 if (!($tree instanceof TreeNode)) {
577 $cTree = new TreeNode($id ?: $cId);
594 $child = new TreeNode('token', [
658 protected function mergeTreeRecursive(TreeNode $node, TreeNode $newNode)
H A DTreeNode.php49 class TreeNode implements Visitor\Element class
207 public function prependChild(TreeNode $child)
220 public function appendChild(TreeNode $child)
292 public function setParent(TreeNode $parent)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/
H A DTypeVisitor.php7 use Hoa\Compiler\Llk\TreeNode; alias
33 private function visitSimpleType(TreeNode $element)
64 private function visitCompoundType(TreeNode $element, ?int &$handle, ?int $eldnah): array
72 function (TreeNode $node) use ($handle, $eldnah) {
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DToken.php210 ->isInstanceOf(LUT\Llk\TreeNode::class)
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/
H A DTreeNode.php39 use Hoa\Compiler\Llk\TreeNode as SUT;
51 class TreeNode extends Test\Unit\Suite class
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...