Interface SymbolProvider

    • Method Detail

      • valueForSymbol

        String valueForSymbol​(String symbolName)
        Returns the value for the symbol, or null if this provider can not provide a value. The value itself may contain symbols that will be recursively expanded.
        Parameters:
        symbolName -
        Returns:
        the value or null