Template:Nasal Add Setter Getter: Difference between revisions

Jump to navigation Jump to search
m
+cat: Undocumented templates; <noinclude> tags around categories
No edit summary
m (+cat: Undocumented templates; <noinclude> tags around categories)
 
Line 1: Line 1:
  {{Nasal Method Inline|methodname=set{{{methodname|Foo}}}|signature={{{signature|value}}}|body={{{bodysetter|me.value=value;}}} }}
  {{Nasal Method Inline|methodname=set{{{methodname|Foo}}}|signature={{{signature|value}}}|body={{{bodysetter|me.value=value;}}} }}
  {{Nasal Method Inline|methodname=get{{{methodname|Foo}}}|signature=|body={{{bodygetter|return me.value;}}} }}
  {{Nasal Method Inline|methodname=get{{{methodname|Foo}}}|signature=|body={{{bodygetter|return me.value;}}} }}<noinclude>


[[Category:Nasal Code Generation Templates]]
[[Category:Nasal Code Generation Templates]]
[[Category:Undocumented templates]]
</noinclude>

Navigation menu