User Tools

Site Tools


tutorial:accesswideners

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
tutorial:accesswideners [2020/04/24 15:26] modmuss50tutorial:accesswideners [2020/05/18 04:58] – [Access Wideners] grammar + spelling glitch
Line 1: Line 1:
 ====== Access Wideners ====== ====== Access Wideners ======
  
-Access wideners provide a way to loosen the access limits of classes, methods or fields. Access wideners similar to the commonly known Access Transformers.+Access wideners provide a way to loosen the access limits of classes, methods or fields. Access wideners are similar to the commonly known Access Transformers.
  
-Access wideners should only be used where mixin does not currenly provide a means to do so.+Access wideners should only be used where mixin does not currently provide a means to do so.
  
 ===== Requirements ===== ===== Requirements =====
Line 61: Line 61:
  
   - access can be //accessible// or //mutable//   - access can be //accessible// or //mutable//
-  - classname is the owner class +  - className is the owner class 
-  - fieldNameis the field name +  - fieldName is the field name 
-  - fieldDescis the field descriptior+  - fieldDesc is the field descriptior
  
 ===== Access Changes ===== ===== Access Changes =====
tutorial/accesswideners.txt · Last modified: 2024/04/29 21:00 by ayutac