Interface IFunctionSymbol

All Superinterfaces:
ICanBeGeneric, IMayReturnSymbol, IScope, IScopedSymbol, ISymbol, ISymbolNature, ITokenReference, Serializable
All Known Implementing Classes:
AnyTypeSymbol, FunctionSymbol

public interface IFunctionSymbol extends IScopedSymbol, ICanBeGeneric, IMayReturnSymbol
Interface to abstract FunctionSymbol away as concrete implementation.