public class ExpressionInputStream extends DataInputStream
in| 构造器和说明 |
|---|
ExpressionInputStream(InputStream in) |
| 限定符和类型 | 方法和说明 |
|---|---|
ExpressionCode |
readExpressionCode()
读出中间代码相关数据结构
|
read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytesavailable, close, mark, markSupported, read, reset, skippublic ExpressionInputStream(InputStream in)
public ExpressionCode readExpressionCode() throws IOException
IOExceptionCopyright © 2020. All rights reserved.