// Assembly: System.Xml
// Full name: System.Xml.Schema.Asttree

namespace System.Xml.Schema
{
public class Asttree // TypeDefIndex: 6930
{
	// Fields
	type#14449 _fAxisArray;
	type#26577 _xpathexpr;
	type#15314 _isField;
	type#29194 _nsmgr;

	// Methods
	// RVA: -1
	internal type#14448 get_SubtreeArray() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 xPath, type#15313 isField, type#29193 nsmgr) { }
	// RVA: -1
	private static type#15313 IsNameTest(type#14813 ast) { }
	// RVA: -1
	internal static type#15313 IsAttribute(type#14813 ast) { }
	// RVA: -1
	private static type#15313 IsDescendantOrSelf(type#14813 ast) { }
	// RVA: -1
	internal static type#15313 IsSelf(type#14813 ast) { }
	// RVA: -1
	public type#28660 CompileXPath(type#26576 xPath, type#15313 isField, type#29193 nsmgr) { }
	// RVA: -1
	private type#28660 SetURN(type#14813 axis, type#29193 nsmgr) { }
}
}
