Class: LanguageParser::CommentToken

Inherits:
Token
  • Object
show all
Defined in:
lib/cgialib/lp/Tokenizer.rb

Overview

class : CommentToken

This represents a comment token

Method Summary

Methods inherited from Token

#initialize, #to_s

Constructor Details

This class inherits a constructor from LanguageParser::Token