| Package | Description |
|---|---|
| org.apache.felix.gogo.runtime |
| Modifier and Type | Field and Description |
|---|---|
(package private) Parser.Statement |
Pipe.statement |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Parser.Statement> |
Parser.statements |
| Modifier and Type | Method and Description |
|---|---|
Parser.Statement |
Parser.statement() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Parser.Statement> |
Parser.statements() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
Closure.executeStatement(Parser.Statement statement) |
| Constructor and Description |
|---|
Pipe(Closure closure,
CommandSessionImpl.JobImpl job,
Parser.Statement statement,
java.nio.channels.Channel[] streams,
boolean[] toclose,
boolean endOfPipe) |