Class Comment

All Implemented Interfaces:
ModuleElement

public class Comment extends AbstractModuleElement
  • Field Details

    • multiline

      protected boolean multiline
    • text

      protected String text
  • Constructor Details

    • Comment

      public Comment(org.antlr.runtime.Token token)
  • Method Details