|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides context when evaluating an AST of Node
s.
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 |
public boolean isPropertySet(java.lang.String propertyName)
public boolean doesClassExist(java.lang.String className)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |