public interface Cell
<T,R,E extends Exception>R
accept(CellVisitor<T,R,E> visitor, T arg)
FrameCell
getParent()
Cell
split()
FrameCell getParent()
<T,R,E extends Exception> R accept(CellVisitor<T,R,E> visitor, T arg) throws E extends Exception
E extends Exception
Cell split()
Copyright © 2017. All rights reserved.