-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Cfserver allows you to automatically determine and select context around particular place in the code. As you request it multiple times it allows you to select bigger and bigger context:
for example, you start with variable(used in a assignment statement, used in a method, defined in a class), continue with statement, then with a method, then with a class, then with whole program.