class BowlingScorer::Token
- BowlingScorer::Token
- Reference
- Object
Defined in:
bowling-scorer/token.crConstructors
Instance Method Summary
Constructor Detail
def self.new(token_type : BowlingScorer::TokenType = token_type, token : String = token)
#