'宣言 Public Overridable Function VisitCellNode( _ ByVal node As TableCellNode, _ ByVal argument As TArg _ ) As TReturn
public virtual TReturn VisitCellNode( TableCellNode node, TArg argument )
デフォルト実装は DefaultVisit を呼び出します。
NodeVisitor<TArg,TReturn> クラス NodeVisitor<TArg,TReturn> メンバ