| Package | Description |
|---|---|
| org.lsst.ccs.command |
An experimental package for testing possible improvements to the command handling
mechanism built-in to the CCS core.
|
| Modifier and Type | Method and Description |
|---|---|
static RawCommand |
RawCommand.toRawCommand(BasicCommand command,
Method method,
InputConversionEngine engine)
Convert a BasicCommand to a RawCommand.
|
static RawCommand |
LocalBuilders.toRawCommand(String string,
Method meth)
converts an unparsed command into a command that can be invoked
|
static RawCommand |
LocalBuilders.toRawCommand(TokenizedCommand cmd,
Method meth) |
Copyright © 2014 LSST. All Rights Reserved.