| 类 | 说明 |
|---|---|
| BigDecimalLiteral |
int常量
|
| BooleanLiteral |
boolean常量
|
| ByteLiteral |
byte常量
|
| DoubleLiteral |
double常量
|
| FloatLiteral |
float常量
|
| IntegerLiteral |
int常量
|
| ListLiteral |
List常量
|
| LongLiteral |
long 常量
|
| MapLiteral |
map常量
|
| NullLiteral |
null 常量
|
| RegexpLiteral |
正则常量
|
| ShortLiteral |
short 常量
|
| StringLiteral |
String 常量
|
Copyright © 2020–2021. All rights reserved.