public class Command extends Object
command = [at] [body] at = @id body = options* parameters* options = -name value parameter = value
| Modifier and Type | Class and Description |
|---|---|
static class |
Command.CommandException |
| Modifier and Type | Field and Description |
|---|---|
static int |
ALL |
public static final int ALL
public Command(String command)
Copyright © 2014 Eclipse Foundation. All rights reserved.