| Package | Description |
|---|---|
| org.apache.felix.gogo.runtime | |
| org.apache.felix.gogo.runtime.activator |
| Class | Description |
|---|---|
| BaseTokenizer | |
| Closure | |
| CommandProcessorImpl | |
| CommandSessionImpl | |
| Evaluate | |
| Expression |
EvalEx - Java Expression Evaluator
|
| Expression.Function |
Abstract definition of a supported expression function.
|
| Expression.Operator |
Abstract definition of a supported operator.
|
| Parser.Array |
[ a b ...]
[ k1=v1 k2=v2 ...]
|
| Parser.Closure |
{ program }
|
| Parser.Executable | |
| Parser.Program |
pipe1 ; pipe2 ; ...
|
| Parser.Sequence |
( program )
|
| Parser.Statement | |
| Pipe | |
| Pipe.Result | |
| SyntaxError | |
| Token | |
| Tokenizer |
| Class | Description |
|---|---|
| CommandProcessorImpl |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.