* xbuild/Microsoft.Common.targets (BuildingResources): Refactor to
[mono.git] / docs / sources / mono-api-interpreter.html
1 <h3>Interpreter API</h3>
2
3         <p>This describes the API exposed by the interpreter, but it
4         is for the most part an internal to the interpreter. 
5         
6 <h4><a name="api:mono_interp_dis_mintop">mono_interp_dis_mintop</a></h4>
7 <h4><a name="api:mono_interp_exec">mono_interp_exec</a></h4>
8 <h4><a name="api:mono_interp_ftnptr_to_delegate">mono_interp_ftnptr_to_delegate</a></h4>
9 <h4><a name="api:mono_interp_get_runtime_method">mono_interp_get_runtime_method</a></h4>
10 <h4><a name="api:mono_interp_transform_init">mono_interp_transform_init</a></h4>
11 <h4><a name="api:mono_interp_transform_method">mono_interp_transform_method</a></h4>