Interface LocalSlot

All Known Implementing Classes:
LocalSlot.Constant, LocalSlot.Variable

public interface LocalSlot
Represents the metadata for a named local slot.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final record 
     
    static final class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
  • Method Details

    • value

      double value()