// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Linq.JTokenReader

namespace Newtonsoft.Json.Linq
{
public class JTokenReader // TypeDefIndex: 10432
{
	// Fields
	type#21275 _root;
	type#26577 _initialPath;
	type#21273 _parent;
	type#21273 _current;

	// Methods
	// RVA: -1
	public type#21272 get_CurrentToken() { }
	// RVA: -1
	public type#28660 .ctor(type#21272 token) { }
	// RVA: -1
	public virtual type#15313 Read() { }
	// RVA: -1
	private type#15313 ReadOver(type#21272 t) { }
	// RVA: -1
	private type#15313 ReadToEnd() { }
	// RVA: -1
	private type#9678 GetEndToken(type#21133 c) { }
	// RVA: -1
	private type#15313 ReadInto(type#21133 c) { }
	// RVA: -1
	private type#15313 SetEnd(type#21133 c) { }
	// RVA: -1
	private type#28660 SetToken(type#21272 token) { }
	// RVA: -1
	private type#26576 SafeToString(type#23705 value) { }
	// RVA: -1
	private virtual type#15313 Newtonsoft.Json.IJsonLineInfo.HasLineInfo() { }
	// RVA: -1
	private virtual type#20867 Newtonsoft.Json.IJsonLineInfo.get_LineNumber() { }
	// RVA: -1
	private virtual type#20867 Newtonsoft.Json.IJsonLineInfo.get_LinePosition() { }
	// RVA: -1
	public virtual type#26576 get_Path() { }
}
}
