All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class Acme.Comnd.CharClassComnd

java.lang.Object
   |
   +----Acme.Comnd.Comnd
           |
           +----Acme.Comnd.OrListComnd
                   |
                   +----Acme.Comnd.CharClassComnd

public class CharClassComnd
extends OrListComnd
A character class.

Fetch the software.
Fetch the entire Acme package.


Constructor Index

 o CharClassComnd(String)

Method Index

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

Constructors

 o CharClassComnd
 public CharClassComnd(String s)

Methods

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

Overrides:
help in class OrListComnd

All Packages  Class Hierarchy  This Package  Previous  Next  Index

ACME Java  ACME Labs