Uses of Interface
net.thevpc.nsh.parser.nodes.NshFunction
Packages that use NshFunction
-
Uses of NshFunction in net.thevpc.nsh.parser.nodes
Methods in net.thevpc.nsh.parser.nodes that return NshFunctionModifier and TypeMethodDescriptionDefaultNshFunctionManager.findFunction(String n) NshFunctionManager.findFunction(String command) DefaultNshFunctionManager.getAll()NshFunctionManager.getAll()Methods in net.thevpc.nsh.parser.nodes with parameters of type NshFunctionModifier and TypeMethodDescriptionvoidDefaultNshFunctionManager.declareFunction(NshFunction cmd) voidNshFunctionManager.declareFunction(NshFunction cmd) voidDefaultNshFunctionManager.declareFunctions(NshFunction... cmds) voidNshFunctionManager.declareFunctions(NshFunction... cmds)