doc / ch.tutteli.atrium.domain.creating.feature.extract / FeatureExtractor / RepresentationOption / methodCall

methodCall

open fun methodCall(methodName: String, vararg arguments: Any?): ParameterObjectOption (source)

Uses coreFactory.newMethodCallFormatter to create a representation of a method call with the given methodName and the given arguments.