Class: Oppen::Token::Whitespace
- Inherits:
-
String
- Object
- Oppen::Token
- String
- Oppen::Token::Whitespace
- Defined in:
- lib/oppen/token.rb
Overview
If a [Token::Break] follows [Token::Whitespace], and an actual break
is issued, and trim_trailing_whitespaces == true
, then all whitespace
text will be omitted from the output.
Instance Attribute Summary
Attributes inherited from String
Method Summary
Methods inherited from String
Methods inherited from Oppen::Token
Constructor Details
This class inherits a constructor from Oppen::Token::String