Interface Control

All Known Implementing Classes:
CachedParseState.SimpleControl

public interface Control
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final Control
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    cut()
     
    boolean
     
  • Field Details

    • UNBOUND

      static final Control UNBOUND
  • Method Details

    • cut

      void cut()
    • hasCut

      boolean hasCut()