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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectdoCompileTimeEvaluation()booleanisCompileTimeConstantValue()
-