Uses of Interface
org.apache.felix.gogo.runtime.Evaluate

Packages that use Evaluate
org.apache.felix.gogo.runtime   
 

Uses of Evaluate in org.apache.felix.gogo.runtime
 

Classes in org.apache.felix.gogo.runtime that implement Evaluate
 class Closure
           
 

Methods in org.apache.felix.gogo.runtime with parameters of type Evaluate
static java.lang.Object Tokenizer.expand(java.lang.CharSequence word, Evaluate eval)
          expand variables, quotes and escapes in word.
 

Constructors in org.apache.felix.gogo.runtime with parameters of type Evaluate
Tokenizer(java.lang.CharSequence text, Evaluate evaluate, boolean inQuote)
           
 



Copyright © 2012. All Rights Reserved.