EmbDocComment objects correspond to comments that are surrounded by =begin and =end.
Instance Methods
dev
View on GitHub
# File tmp/rubies/ruby-master/lib/prism/parse_result.rb, line 738
def trailing?
false
end
Returns false. This can only be true for inline comments.