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

namespace UnityEngine.UIElements
{
public class UQueryExtensions // TypeDefIndex: 6181
{
	// Fields
	type#10924 SingleElementEmptyQuery;
	type#10924 SingleElementNameQuery;
	type#10924 SingleElementClassQuery;
	type#10924 SingleElementNameAndClassQuery;
	type#10924 SingleElementTypeQuery;
	type#10924 SingleElementTypeAndNameQuery;
	type#10924 SingleElementTypeAndClassQuery;
	type#10924 SingleElementTypeAndNameAndClassQuery;

	// Methods
	// RVA: -1
	public static type#28615 Q(type#28615 e, type#26596 name, type#13453 classes) { }
	// RVA: -1
	public static type#887 Q(type#28615 e, type#26596 name, type#26596 className) { }
	// RVA: -1
	public static type#28615 Q(type#28615 e, type#26596 name, type#26596 className) { }
	// RVA: -1
	public static type#10917 Query(type#28615 e, type#26596 name, type#13453 classes) { }
	// RVA: -1
	public static type#10918 Query(type#28615 e, type#26596 name, type#26596 className) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
