// Assembly: UnityEngine.TextCoreTextEngineModule
// Full name: ParseError

public class ParseError // TypeDefIndex: 10518
{
	// Fields
	type#20880 position;
	type#26588 message;

	// Methods
	// RVA: -1
	protected virtual type#27705 get_EqualityContract() { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 message, type#20867 position) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	protected virtual type#15313 PrintMembers(type#26605 builder) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#33356 other) { }
}
