Package gw.lang.reflect.java
Interface ICompileTimeConstantValue
- All Known Subinterfaces:
IGosuVarPropertyInfo
,IJavaFieldPropertyInfo
- All Known Implementing Classes:
CompileTimeExpressionParser.CompileTimeFieldSymbol
,GosuVarPropertyInfo
,JavaFieldPropertyInfo
public interface ICompileTimeConstantValue
-
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Method Details
-
isCompileTimeConstantValue
boolean isCompileTimeConstantValue() -
doCompileTimeEvaluation
Object doCompileTimeEvaluation()
-