Interface ICallStackSymbol


public interface ICallStackSymbol
Author:
Geneviève Bastien
  • Method Summary

    Modifier and Type
    Method
    Description
    Resolve the current symbol to a string with the providers
  • Method Details

    • resolve

      String resolve(Collection<ISymbolProvider> providers)
      Resolve the current symbol to a string with the providers
      Parameters:
      providers - The collection of providers available
      Returns:
      The resolved symbol