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

namespace UnityEngine.UIElements.StyleSheets
{
public class StyleSelectorHelper // TypeDefIndex: 6511
{

	// Methods
	// RVA: -1
	public static type#22471 MatchesSelector(type#28615 element, type#26725 selector) { }
	// RVA: -1
	public static type#15313 MatchRightToLeft(type#28615 element, type#26677 complexSelector, type#3507 processResult) { }
	// RVA: -1
	private static type#28660 TestSelectorLinkedList(type#26677 currentComplexSelector, type#9025 matchedSelectors, type#26696 context, type#12109 record) { }
	// RVA: -1
	private static type#28660 FastLookup(type#6405 table, type#9025 matchedSelectors, type#26696 context, type#26576 input, type#12109 record) { }
	// RVA: -1
	public static type#28660 FindMatches(type#26696 context, type#9025 matchedSelectors, type#20867 parentSheetIndex) { }
}
}
