Method: Decode::Comment::RBS#text

Defined in:
lib/decode/comment/rbs.rb

#textObject (readonly)

The RBS type annotation text.



45
46
47
# File 'lib/decode/comment/rbs.rb', line 45

def text
  @text
end