Uses of Record Class
cloud.opencode.base.expression.ast.MethodCallNode
Packages that use MethodCallNode
-
Uses of MethodCallNode in cloud.opencode.base.expression.ast
Methods in cloud.opencode.base.expression.ast that return MethodCallNodeModifier and TypeMethodDescriptionstatic MethodCallNodeCreate null-safe method call node 创建空安全方法调用节点static MethodCallNodeCreate method call node 创建方法调用节点static MethodCallNodeCreate method call node with null-safe option 创建带空安全选项的方法调用节点