public class CommandExpression extends AbstractCommand
helpRequested| Constructor and Description |
|---|
CommandExpression() |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
Returns a possibly longer documentation of the command.
|
void |
expression(PrintStream out,
CommandCommonOptions commandLineArgs) |
processpublic String description()
AbstractCommanddescription in class AbstractCommandpublic void expression(PrintStream out, CommandCommonOptions commandLineArgs) throws FileNotFoundException, NameUnassignedException, IrpParseException, UnsupportedEncodingException
Copyright © 2020. All rights reserved.