// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.Internal.AutoCompletePathVisitor

namespace UnityEngine.UIElements.Internal
{
public class AutoCompletePathVisitor // TypeDefIndex: 6557
{
	// Fields
	type#30154 m_VisitContext;
	type#20868 <maxDepth>k__BackingField;

	// Methods
	// RVA: -1
	public type#20867 get_maxDepth() { }
	// RVA: -1
	private type#15313 HasReachedEnd(type#27705 containerType) { }
	// RVA: -1
	public type#28660 Reset() { }
	// RVA: -1
	private virtual type#28660 Unity.Properties.ITypeVisitor.Visit() { }
	// RVA: -1
	private virtual type#28660 Unity.Properties.IPropertyBagVisitor.Visit(type#7509 properties, type#11334 container) { }
	// RVA: -1
	private virtual type#28660 Unity.Properties.IPropertyVisitor.Visit(type#9939 property, type#11335 container) { }
	// RVA: -1
	private virtual type#28660 Unity.Properties.IListPropertyVisitor.Visit(type#9938 property, type#11333 container, type#11545 list) { }
	// RVA: -1
	private type#28660 VisitPropertyType(type#27705 type) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
