Interface ICapturedSymbol

All Superinterfaces:
IFunctionSymbol, IHasType, IReducedSymbol, ISymbol
All Known Implementing Classes:
CapturedSymbol

public interface ICapturedSymbol extends IFunctionSymbol
  • Method Details

    • getReferredSymbol

      ISymbol getReferredSymbol()