67686970717273
return new NetteGoToActionAction(fo); } @Override public GoToViewAction getGoToViewAction(FileObject fo, int offset) { return new NetteGoToViewAction(fo, offset); }