Uses of Interface
org.springframework.shell.command.parser.NodeVisitor
Packages that use NodeVisitor
-
Uses of NodeVisitor in org.springframework.shell.command.parser
Classes in org.springframework.shell.command.parser that implement NodeVisitorModifier and TypeClassDescriptionclassBase abstractNodeVisitorwhich visits all nodes allowing user to implement callback methods.static classDefault implementation of aNodeVisitor.