Class CommentBlock
A block of consecutive comments
Import path
import pythonDirect supertypes
Predicates
| contains | Holds if this comment block contains |
| getContents | Gets a string representation of this comment block. |
| hasLocationInfo | Holds if this element is at the specified location. The location spans column |
| length | Gets the length of this comment block (in comments) |
| toString | Gets a textual representation of this element. |