SLoc

Info on a symbol's source code location.

struct SLoc {}

Members

Variables

n
Node n;

For Ddoc comments other possibly other info.

t
Token* t;

Gives a precise location. Usually the name of a symbol.

Meta