Uses of Interface
cool.scx.common.tree.ScxTreeVisitor
Packages that use ScxTreeVisitor
-
Uses of ScxTreeVisitor in cool.scx.common.tree
Methods in cool.scx.common.tree with parameters of type ScxTreeVisitorModifier and TypeMethodDescriptionstatic <T extends ScxTree<T>>
voidScxTreeUtils.walk(T scxTree, ScxTreeVisitor<T> visitor)