Class FunctionSymbolImpl

java.lang.Object
org.sonar.python.semantic.SymbolImpl
org.sonar.python.semantic.FunctionSymbolImpl
All Implemented Interfaces:
FunctionSymbol, Symbol

public class FunctionSymbolImpl extends SymbolImpl implements FunctionSymbol