Similar to the library section, an auto-complete dialog should be brought up when typing ends in a dotted identifier which shows available methods, and the help info about them.
Only safe-getters (via whitelist) and non-property-getters should be followed to avoid side-effects.
Similar to the library section, an auto-complete dialog should be brought up when typing ends in a dotted identifier which shows available methods, and the help info about them.
Only safe-getters (via whitelist) and non-property-getters should be followed to avoid side-effects.