public interface Evaluate
Modifier and Type | Method and Description |
---|---|
ClassLoader |
classLoader() |
Path |
currentDir() |
Object |
eval(Token t) |
Object |
expr(Token t) |
Object |
get(String key) |
Object |
put(String key,
Object value) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.