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

namespace UnityEngine.UIElements.StyleSheets
{
public class MatchResultErrorCode // TypeDefIndex: 6519
{
	// Fields
	type#20890 value__;
	type#22470 None;
	type#22470 Syntax;
	type#22470 EmptyValue;
	type#22470 ExpectedEndOfValue;
}
}
