Class Attacher

Create a new operation attacher instance. Use this class to convert detached operations read from a patch-file.

Constructor

class Attacher(resolver)
Arguments:
  • resolver

Methods

attach

Attacher#attach(op)
Arguments:
  • op

Resolve anchor of one operation and return new attached operation instance.

Table Of Contents

Previous topic

Class AttachedOperation

Next topic

Class ParameterBuffer