Interface Stringable

All Known Implementing Classes:
ChilledString, FrozenString, MutableString, Symbol

public interface Stringable
Represents an Operand that has a Java string form.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getString

      String getString()