This represents a comment that was encountered during parsing. It is the base class for all comment types.
Methods
- D
- N
Attributes
[R] | location | The location of this comment in the source. |
Class Public methods
new(location) Link
Create a new comment object with the given location.