Share via


IPathSegmentTokenVisitor Interface

Definition

Visitor interface for walking the Path Tree.

public interface IPathSegmentTokenVisitor
type IPathSegmentTokenVisitor = interface
Public Interface IPathSegmentTokenVisitor

Methods

Visit(NonSystemToken)

Visit an NonSystemToken

Visit(SystemToken)

Visit an SystemToken

Applies to