|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EvaluationContext
Provides context when evaluating an AST of Nodes.
Effectively, a wrapper around certain runtime operations.
| Method Summary | |
|---|---|
boolean |
doesClassExist(java.lang.String className)
Returns true if the class, specified by FQCN, exists. |
boolean |
isPropertySet(java.lang.String propertyName)
Returns true if the given system property is set. |
| Method Detail |
|---|
boolean isPropertySet(java.lang.String propertyName)
boolean doesClassExist(java.lang.String className)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||