|
ROSE
0.9.6a
|
Annotation base class. More...
#include <ann.h>

Public Member Functions | |
| Ann (int line) | |
| int | line () const |
Private Attributes | |
| int | _line |
Annotation base class.
Provides a base class for all other annotations. All it does is hold the Coord information for error messages.