All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class Acme.Comnd.WhitespaceComnd

java.lang.Object
   |
   +----Acme.Comnd.Comnd
           |
           +----Acme.Comnd.SeqListComnd
                   |
                   +----Acme.Comnd.OneOrMoreComnd
                           |
                           +----Acme.Comnd.WhitespaceComnd

public class WhitespaceComnd
extends OneOrMoreComnd
Some whitespace characters.

By default this is invisible.

Fetch the software.
Fetch the entire Acme package.


Constructor Index

 o WhitespaceComnd()

Method Index

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

Constructors

 o WhitespaceComnd
 public WhitespaceComnd()

Methods

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

Overrides:
help in class OneOrMoreComnd

All Packages  Class Hierarchy  This Package  Previous  Next  Index

ACME Java  ACME Labs