Package gw.lang.parser
Interface ILockedDownSymbol
- All Known Implementing Classes:
CommonSymbolsScope.LockedDownSymbol
,TemplateGenerator.LockedDownSymbol
public interface ILockedDownSymbol
Marker interface for symbols that have "locked down" values that are not associated with a symbol table
i.e., calling getValue() on a locked down symbol returns the symbol's value directly