|
nany
|
Current filename (if any) More...
#include <message.h>
Public Member Functions | |
| void | resetFromAtom (const ny::Atom &) |
| Reset the location from a given atom. | |
Public Attributes | |
| YString | target |
| Current target. | |
| YString | filename |
| Current filename. | |
| struct { | |
| uint line = 0 | |
| Current line (1-based, otherwise disabled) | |
| uint offset = 0 | |
| Current offset (1-based, otherwise disabled) | |
| uint offsetEnd = 0 | |
| Current offset (1-based, otherwise disabled) | |
| } | pos |
| Current position. | |
Current filename (if any)
1.8.12