All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class Acme.Comnd.NewlineComnd

java.lang.Object
   |
   +----Acme.Comnd.Comnd
           |
           +----Acme.Comnd.LiteralComnd
                   |
                   +----Acme.Comnd.NewlineComnd

public class NewlineComnd
extends LiteralComnd
A newline.

Fetch the software.
Fetch the entire Acme package.


Constructor Index

 o NewlineComnd()

Method Index

 o help(ComndContext)
Each type of Comnd implements this to display a help message.

Constructors

 o NewlineComnd
 public NewlineComnd()

Methods

 o help
 protected void help(ComndContext ctx)
Each type of Comnd implements this to display a help message.

Overrides:
help in class LiteralComnd

All Packages  Class Hierarchy  This Package  Previous  Next  Index

ACME Java  ACME Labs