Interface CharInspector

All Known Implementing Classes:
CharInspectorImpl

public interface CharInspector
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    char
    peek(int ahead)
     
  • Method Details

    • peek

      char peek(int ahead)
    • jump

      void jump()