public class CommandExpression extends AbstractCommand
| 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
Copyright © 2019. All rights reserved.