return _builder;
}
public CharSequence compileCell(final ScreenListItemCell it) {
CharSequence _switchResult = null;
ListItemCellDeclaration _type = it.getType();
String _name = _type.getName();
final String _switchValue = _name;
boolean _matched = false;
if (!_matched) {
if (Objects.equal(_switchValue,"TextDetailsItemCell")) {
_matched=true;