methods property

Map<String, LoxFunction> methods
final

Implementation

final Map<String, LoxFunction> methods;