Uses of Record Class
org.aksw.shellgebra.algebra.cmd.transform.CmdString
Packages that use CmdString
-
Uses of CmdString in org.aksw.shellgebra.algebra.cmd.transform
Methods in org.aksw.shellgebra.algebra.cmd.transform that return CmdStringModifier and TypeMethodDescriptionFor proper stringification file nodes of exec nodes need to be replaced with strings.CmdOpVisitorToCmdString.visit(CmdOpGroup op) CmdOpVisitorToCmdString.visit(CmdOpRedirect op) CmdOpVisitorToCmdString.visit(CmdOpString op) CmdOpVisitorToCmdString.visit(CmdOpSubst op) CmdOpVisitorToCmdString.visit(CmdOpToArg op) Methods in org.aksw.shellgebra.algebra.cmd.transform with parameters of type CmdString -
Uses of CmdString in org.aksw.shellgebra.exec
Fields in org.aksw.shellgebra.exec with type parameters of type CmdString