LILAC
Language to language Interop LAyer Compiler
|
Go to the source code of this file.
Macros | |
#define | TAB "\t" |
#define | THIS "__ref" |
#define | INTEROP_NS "global::System.Runtime.InteropServices." |
#define | LAYOUT_KIND INTEROP_NS "LayoutKind." |
#define | COMPILER_NS "global::System.Runtime.CompilerServices." |
#define | CALLCONV "System.Runtime.InteropServices.CallingConvention." |
#define | INTEROP_NS "System.Runtime.InteropServices." |
Functions | |
void | ForeachChildren (lilac::csharp::VisitContext &ctx, const frxml::dom ¤t, int depth, bool spacing) |
#define CALLCONV "System.Runtime.InteropServices.CallingConvention." |
#define COMPILER_NS "global::System.Runtime.CompilerServices." |
#define INTEROP_NS "global::System.Runtime.InteropServices." |
#define INTEROP_NS "System.Runtime.InteropServices." |
#define LAYOUT_KIND INTEROP_NS "LayoutKind." |
#define TAB "\t" |
Definition at line 23 of file interfacevisitor.cxx.
#define THIS "__ref" |
Definition at line 24 of file interfacevisitor.cxx.
void ForeachChildren | ( | lilac::csharp::VisitContext & | ctx, |
const frxml::dom & | current, | ||
int | depth, | ||
bool | spacing ) |
Definition at line 79 of file interfacevisitor.cxx.