Class: Prism::LexCompat::IgnoredNewlineToken
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
Token,
SimpleDelegator
|
|
|
Instance Chain:
self,
Token,
SimpleDelegator
|
|
| Inherits: |
Prism::LexCompat::Token
|
| Defined in: | lib/prism/lex_compat.rb |
Overview
Ignored newlines can occasionally have a LABEL state attached to them, so we compare the state differently here.
Instance Method Summary
- #==(other) Internal use only
Token - Inherited
Instance Method Details
#==(other)
This method is for internal use only.
[ GitHub ]