Open yantakus opened 4 years ago
Have a look at the screenshot:
As you can see, it works just fine for functions and class instance creation, but it doesn't work for class methods like SomeClass.doSomething().
SomeClass.doSomething()
Have a look at the screenshot:
As you can see, it works just fine for functions and class instance creation, but it doesn't work for class methods like
SomeClass.doSomething()
.