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?