nany
Public Member Functions | Public Attributes | List of all members
ny::Logs::Message::Origin::Location Struct Referencefinal

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.
 

Detailed Description

Current filename (if any)


The documentation for this struct was generated from the following files: