File: getset.el.html
SRecoder application for inserting new get/set methods into a class.
Defined variables (1)
srecode-insert-getset-fully-automatic-flag | Non-nil means accept choices srecode comes up with without asking. |
Defined functions (7)
srecode-auto-choose-class | (POINT) |
srecode-auto-choose-field | (POINT) |
srecode-insert-getset | (&optional CLASS-IN FIELD-IN) |
srecode-position-new-field | (CLASS INCLASS) |
srecode-position-new-methods | (CLASS FIELD) |
srecode-query-for-field | (CLASS) |
srecode-strip-fieldname | (NAME) |