Implicit signatures do not have a explicit name. Their type is implied by the use of special symbols which may be preceded by modifiers and no sigTerminator is used. Formally,
[ modifiers ] (
||*|#)
which reads: optional modifiers followed by one of bar |, star *, or hash #.
implicit signatures Implicit signatures do not have a explicit name. Their type is implied by the use of special symbols which may be preceded by modifiers and no sigTerminator is used. Formally, bq. [ _modifiers_ ] ( @|@ | @*@ | @#@ ) which reads: optional modifiers followed by one of bar @|@, star @*@, or hash @#@.
Long lines are wrapped in this listing.
Use your web browser's "View Page Source" feature to examine the HTML