Module convex.core
Package convex.etch

Interface IEtchIndexVisitor

All Known Implementing Classes:
EtchUtils.EtchCellVisitor, EtchUtils.FullValidator

public interface IEtchIndexVisitor
Visitor for Etch index
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    visit(Etch e, int level, int[] digits, long indexPointer)