public class StaticMethod extends Expr
| 构造器和说明 |
|---|
StaticMethod(String className,
String methodName,
ExprList exprList,
Location location) |
StaticMethod(String className,
String methodName,
Location location) |
Copyright © 2024. All rights reserved.