CallFunction

class CallFunction(func)[source]

CallFunction represents a call to a built-in function.

Parameters

func – a built-in function.