functions property

List<FunctionStub> functions
final

Stubbed functions.

スタブ化した関数。

Implementation

final List<FunctionStub> functions;