다음을 통해 공유


IPathSegmentTokenVisitor 인터페이스

정의

경로 트리를 걷기 위한 방문자 인터페이스입니다.

public interface IPathSegmentTokenVisitor
type IPathSegmentTokenVisitor = interface
Public Interface IPathSegmentTokenVisitor

메서드

Visit(NonSystemToken)

NonSystemToken 방문

Visit(SystemToken)

SystemToken 방문

적용 대상