| Package | Description |
|---|---|
| org.apache.felix.gogo.runtime | |
| org.apache.felix.gogo.runtime.activator |
| Class and Description |
|---|
| BaseTokenizer |
| Closure |
| CommandProcessorImpl |
| CommandSessionImpl |
| Evaluate |
| Expression
EvalEx - Java Expression Evaluator
Introduction
EvalEx is a handy expression evaluator for Java, that allows to evaluate simple mathematical and boolean expressions.
|
| Expression.Function
Abstract definition of a supported expression function.
|
| Expression.Operator
Abstract definition of a supported operator.
|
| Parser.Array
[ a b
|
| Parser.Closure
{ program }
|
| Parser.Executable |
| Parser.Program
pipe1 ; pipe2 ; ...
|
| Parser.Sequence
( program )
|
| Parser.Statement |
| Pipe |
| Pipe.Result |
| SyntaxError |
| Token |
| Tokenizer |
| Class and Description |
|---|
| CommandProcessorImpl |
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.