Class LocatedMessage

    • Field Detail

      • context

        protected CSTNode context
    • Method Detail

      • write

        public void write​(PrintWriter writer,
                          Janitor janitor)
        Description copied from class: Message
        Writes the message to the specified PrintWriter. The supplied ProcessingUnit is the unit that holds this Message.
        Overrides:
        write in class SimpleMessage