1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
[@CorePrep]
[Name]
[Version]
[Generic / SYNOPSIS]
[Generic / DESCRIPTION]
[Generic / OVERVIEW]
[Collect / CLASS_METHODS]
command = class_method
[Collect / PUBLIC_ATTRIBUTES]
command = attribute_public
[Collect / PROTECTED_ATTRIBUTES]
command = attribute_protected
[Collect / PRIVATE_ATTRIBUTES]
command = attribute_private
[Collect / PUBLIC_METHODS]
command = method_public
[Collect / PROTECTED_METHODS]
command = method_protected
[Collect / PRIVATE_METHODS]
command = method_private
[Collect / TYPES]
command = type
[Collect / COERCIONS]
command = coerce
[Collect / CONSTANTS]
command = constant
[Leftovers]
[Authors]
[Legal]
|