// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Utilities.JsonTokenUtils

namespace Newtonsoft.Json.Utilities
{
public class JsonTokenUtils // TypeDefIndex: 10310
{

	// Methods
	// RVA: -1
	internal static type#15313 IsEndToken(type#21384 token) { }
	// RVA: -1
	internal static type#15313 IsStartToken(type#21384 token) { }
	// RVA: -1
	internal static type#15313 IsPrimitiveToken(type#21384 token) { }
}
}
