Uses of Interface
org.aksw.shellgebra.algebra.cmd.op.placed.PlacedCmdOp.PlacedCmdOpVisitor
Packages that use PlacedCmdOp.PlacedCmdOpVisitor
-
Uses of PlacedCmdOp.PlacedCmdOpVisitor in org.aksw.shellgebra.algebra.cmd.op.placed
Methods in org.aksw.shellgebra.algebra.cmd.op.placed with parameters of type PlacedCmdOp.PlacedCmdOpVisitorModifier and TypeMethodDescription<T> TPlacedCmdOp.accept(PlacedCmdOp.PlacedCmdOpVisitor<T> visitor) <T> TPlacedCmdOp.PlacedCmd.accept(PlacedCmdOp.PlacedCmdOpVisitor<T> visitor) <T> TPlacedCmdOp.PlacedGroup.accept(PlacedCmdOp.PlacedCmdOpVisitor<T> visitor) <T> TPlacedCmdOp.PlacedPipeline.accept(PlacedCmdOp.PlacedCmdOpVisitor<T> visitor)