Uses of Class
io.odysz.semantic.DA.TreeIndenode
Packages that use TreeIndenode
-
Uses of TreeIndenode in io.odysz.semantic.DA
Subclasses of TreeIndenode in io.odysz.semantic.DAMethods in io.odysz.semantic.DA that return TreeIndenodeModifier and TypeMethodDescriptionTreeIndenode.asLastSibling()
TreeIndenode.child
(TreeIndenode ch) TreeIndenode.children_
(List<? extends TreeIndenode> childrenArray) TreeIndenode.tagLast()
Set last child as the last sibling.Methods in io.odysz.semantic.DA with parameters of type TreeIndenodeMethod parameters in io.odysz.semantic.DA with type arguments of type TreeIndenodeModifier and TypeMethodDescriptionTreeIndenode.children_
(List<? extends TreeIndenode> childrenArray) Constructors in io.odysz.semantic.DA with parameters of type TreeIndenode