links.parsing
ParsingLink Objects
class ParsingLink(ContinuationLink)
ParsingLink is a link that parses operation and returns a new operation. It is an abstract class that needs to be implemented by the user.
class ParsingLink(ContinuationLink)
ParsingLink is a link that parses operation and returns a new operation. It is an abstract class that needs to be implemented by the user.