For the complete documentation index, see llms.txt. This page is also available as Markdown.

Labels

Property in Node

Summary

A jump table, mapping the names of labels to positions in the instructions list.

public pbc::MapField<string, int> Labels {
      get; }

Last updated

Was this helpful?