Nemerle Documentation

Macros.quoted_ttype Method 

Creates parse tree of (expression which builds) given typed type.

public static PExpr quoted_ttype(
   PExpr t
);

See Also

Macros Class | Nemerle.Compiler Namespace