Uses of Record Class
cloud.opencode.base.expression.ast.FunctionCallNode
Packages that use FunctionCallNode
-
Uses of FunctionCallNode in cloud.opencode.base.expression.ast
Methods in cloud.opencode.base.expression.ast that return FunctionCallNodeModifier and TypeMethodDescriptionstatic FunctionCallNodeCreate function call node with single argument 创建单参数函数调用节点static FunctionCallNodeCreate function call node 创建函数调用节点