Class LocatedMessage

    • Method Detail

      • getContext

        public CSTNode getContext()
      • 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