Modifier and Type | Method and Description |
---|---|
<T,R,E extends Exception> |
accept(CellVisitor<T,R,E> visitor,
T arg) |
FrameCell |
getParent() |
Cell |
getSourceCell() |
Cell |
split() |
String |
toString() |
public SplitCell(Cell sourceCell)
public <T,R,E extends Exception> R accept(CellVisitor<T,R,E> visitor, T arg) throws E extends Exception
public Cell getSourceCell()
Copyright © 2017. All rights reserved.