JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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)
Method Details
peek
char
peek
(int ahead)
jump
void
jump
()