// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.StyleMatchingContext

namespace UnityEngine.UIElements
{
public class StyleMatchingContext // TypeDefIndex: 6308
{
	// Fields
	type#9094 m_StyleSheetStack;
	type#26779 variableContext;
	type#28618 currentElement;
	type#3508 processResult;
	type#14250 ancestorFilter;

	// Methods
	// RVA: -1
	public type#20867 get_styleSheetCount() { }
	// RVA: -1
	public type#28660 .ctor(type#3507 processResult) { }
	// RVA: -1
	public type#28660 AddStyleSheet(type#26734 sheet) { }
	// RVA: -1
	public type#28660 RemoveStyleSheetRange(type#20867 index, type#20867 count) { }
	// RVA: -1
	public type#26734 GetStyleSheetAt(type#20867 index) { }
}
}
