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