// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.StyleSheets.SelectorMatchRecord

namespace UnityEngine.UIElements.StyleSheets
{
public class SelectorMatchRecord // TypeDefIndex: 6509
{
	// Fields
	type#26737 sheet;
	type#20872 styleSheetIndexInStack;
	type#26678 complexSelector;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26734 sheet, type#20867 styleSheetIndexInStack) { }
	// RVA: -1
	public static type#20867 Compare(type#25795 a, type#25795 b) { }
}
}
