Class: Lkml::Tokens::TriviaToken

Inherits:
ContentToken show all
Defined in:
lib/lkml/tokens.rb

Direct Known Subclasses

CommentToken, WhitespaceToken

Constant Summary

Constants inherited from Token

Lkml::Tokens::Token::TOKEN_ID

Instance Attribute Summary

Attributes inherited from ContentToken

#value

Attributes inherited from Token

#line_number

Method Summary

Methods inherited from ContentToken

#==, #eql?, #hash, #initialize

Methods inherited from Token

#==, #id, #initialize, #inspect, #value

Constructor Details

This class inherits a constructor from Lkml::Tokens::ContentToken