Package org.eclipse.xtext.ide.serializer
Interface IChangeSerializer.IModification<T extends org.eclipse.emf.common.notify.Notifier>
-
- Enclosing interface:
- IChangeSerializer
public static interface IChangeSerializer.IModification<T extends org.eclipse.emf.common.notify.Notifier>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidmodify(T context)
-
-
-
Method Detail
-
modify
void modify(T context)
-
-