public interface TsonLexicalAnalyzer
| Modifier and Type | Method and Description |
|---|---|
char |
currentChar() |
String |
currentImage() |
InputStream |
currentInputStream() |
Reader |
currentReader() |
String |
currentString() |
int |
nextToken() |
int nextToken()
Reader currentReader()
InputStream currentInputStream()
String currentImage()
String currentString()
char currentChar()
Copyright © 2024 vpc open source initiative. All rights reserved.