Modifier | Constructor and Description |
---|---|
protected |
TokenReader() |
Modifier and Type | Method and Description |
---|---|
void |
check(boolean ok,
String message) |
String |
getToken(int next) |
boolean |
isNext() |
void |
next(int next) |
Pml.TokenReader |
reset(String string) |
String |
toString() |
String |
trailer() |
public Pml.TokenReader reset(String string)
public String getToken(int next)
public boolean isNext()
public void next(int next)
public String trailer()
public void check(boolean ok, String message)
Copyright © 2024. All rights reserved.