Next: Overloading operators and identifiers, Previous: Alternatives for various input tokens, Up: Pretty-printing [Contents][Index]
Pseudo-operators behave like a particular part of speech for the purposes of FWEAVE’s formatting, but are invisible on output; they are ignored by FTANGLE. The pseudo-operators are
@e — pseudo-expression. See Pseudo (invisible) operators. @; — pseudo-semicolon. See ‘@;’: Pseudo-semicolon. @: — pseudo-colon. See ‘@:’: Pseudo-colon.