Package net.sourceforge.plantuml.utils
Interface CharInspector
-
- All Known Implementing Classes:
CharInspectorImpl
public interface CharInspector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
jump()
char
peek(int ahead)
-