Method: Code::Parser::Whitespace#hashtag

Defined in:
lib/code/parser/whitespace.rb

#hashtagObject



14
15
16
# File 'lib/code/parser/whitespace.rb', line 14

def hashtag
  str("#")
end