次の方法で共有


IPathSegmentTokenVisitor インターフェイス

定義

パス ツリーを歩くビジター インターフェイス。

public interface IPathSegmentTokenVisitor
type IPathSegmentTokenVisitor = interface
Public Interface IPathSegmentTokenVisitor

メソッド

Visit(NonSystemToken)

NonSystemToken にアクセスする

Visit(SystemToken)

SystemToken にアクセスする

適用対象