| 程序包 | 说明 |
|---|---|
| com.github.liuyehcf.framework.expression.engine.core.bytecode.sl |
| 限定符和类型 | 类和说明 |
|---|---|
class |
_bconst |
class |
_cconst |
class |
_dconst
加载double常量
< before → after >
< → value >
|
class |
_lconst
加载long常量
< before → after >
< → value >
|
class |
_nconst
加载null常量
< before → after >
< → value >
|
class |
_sconst
加载String常量
< before → after >
< → value >
|
Copyright © 2020. All rights reserved.