Class ReaderDispatchSyntaxQuote


  • public class ReaderDispatchSyntaxQuote
    extends ReadTableEntry
    Handle special Scheme forms #`, #', and #,. This is because #, has two meanings: (1) equivalent to unsyntax when in the context of a quasisyntax form; (2) otherwise a SRFI10 named constructor.