InlineComment objects are the most common. They correspond to comments in the source file like this one that start with #.

Instance Methods

Returns a string representation of this comment.

Returns true if this comment happens on the same line as other code and false if the comment is by itself.