public class TsonFlexCodeReader extends Reader
| Constructor and Description |
|---|
TsonFlexCodeReader(TsonLexicalAnalyzer flex) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
read(char[] cbuf,
int off,
int len) |
public TsonFlexCodeReader(TsonLexicalAnalyzer flex)
public int read(char[] cbuf,
int off,
int len)
throws IOException
read in class ReaderIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class ReaderIOExceptionCopyright © 2024 vpc open source initiative. All rights reserved.