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

namespace UnityEngine.UIElements.StyleSheets.Syntax
{
public class StyleSyntaxToken // TypeDefIndex: 6532
{
	// Fields
	type#26747 type;
	type#26581 text;
	type#20872 number;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26746 t) { }
	// RVA: -1
	public type#28660 .ctor(type#26746 type, type#26576 text) { }
	// RVA: -1
	public type#28660 .ctor(type#26746 type, type#20867 number) { }
}
}
