// Assembly: System.Core
// Full name: System.Linq.Expressions.Interpreter.Interpreter

namespace System.Linq.Expressions.Interpreter
{
public class Interpreter // TypeDefIndex: 9890
{
	// Fields
	type#23716 NoValue;
	type#20851 _instructions;
	type#13306 _objects;
	type#13383 _labels;
	type#12978 _debugInfos;
	type#26586 <Name>k__BackingField;
	type#20877 <LocalCount>k__BackingField;
	type#4642 <ClosureVariables>k__BackingField;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#26576 name, type#22126 locals, type#20850 instructions, type#12977 debugInfos) { }
	// RVA: -1
	internal type#26576 get_Name() { }
	// RVA: -1
	internal type#20867 get_LocalCount() { }
	// RVA: -1
	internal type#20867 get_ClosureSize() { }
	// RVA: -1
	internal type#20850 get_Instructions() { }
	// RVA: -1
	internal type#4640 get_ClosureVariables() { }
	// RVA: -1
	public type#28660 Run(type#21011 frame) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
