Class Comment

  • All Implemented Interfaces:
    Cloneable

    public class Comment
    extends Token
    • Constructor Detail

      • Comment

        public Comment​(String value,
                       int lineNumber)
      • Comment

        public Comment​(String value,
                       int lineNumber,
                       boolean buffer)