| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
FnNode.Builder |
argv(List<Expr> argv) |
FnNode |
build() |
FnNode.Builder |
fn(String fn) |
public FnNode.Builder argv(List<Expr> argv)
public FnNode.Builder fn(String fn)
public FnNode build()
Copyright © 2023. All rights reserved.