// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.StyleSheets.Syntax.ExpressionCombinator

namespace UnityEngine.UIElements.StyleSheets.Syntax
{
public class ExpressionCombinator // TypeDefIndex: 6527
{
	// Fields
	type#20890 value__;
	type#18195 None;
	type#18195 Or;
	type#18195 OrOr;
	type#18195 AndAnd;
	type#18195 Juxtaposition;
	type#18195 Group;
}
}
