Class DSCAtend

All Implemented Interfaces:
DSCParserConstants, DSCComment, DSCEvent

public class DSCAtend extends AbstractDSCComment
This class represents a DSC comment with an "(ATEND)" value.
  • Constructor Details

    • DSCAtend

      public DSCAtend(String name)
      Creates a new instance
      Parameters:
      name - the name of the DSC comment (without the "%%" prefix)
  • Method Details