Nemerle Documentation

Macros.UseSiteSymbol Method 

controlled hygiene breaking - generates symbol, which placed in generated code would bind to variables at macro-use site

public static Name UseSiteSymbol(
   string id
);

See Also

Macros Class | Nemerle.Compiler Namespace