Package net.sourceforge.plantuml.utils
Interface CharInspector
- All Known Implementing Classes:
CharInspectorImpl
public interface CharInspector
-
Method Summary
-
Method Details
-
peek
char peek(int ahead) -
jump
void jump()
-
CharInspectorImpl