Uses of Class
za.co.wethinkcode.robots.client.InputParser
Packages that use InputParser
Package
Description
Behaviour related to the behaviour and interactions with the robot-world api
-
Uses of InputParser in za.co.wethinkcode.robots.api
Methods in za.co.wethinkcode.robots.api with parameters of type InputParserModifier and TypeMethodDescriptionstatic StringClientAPI.createRequest(String roboName, InputParser parser) builds a JSON request for the server.