Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

I won't go into all of these methods in detail - you can have a look at the source if you're interested. Briefly, there are a few private methods to break up the internal code into reusable blocks (you'd use routines in a procedural implementation), and there are some public methods to get the procedure and embed counts, parse the specified TXA, reset the parser, and specify the particular queue to use.

...