@NotThreadSafe public static final class ImmutableTrees.Let.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ImmutableTrees.Let |
build() |
ImmutableTrees.Let.Builder |
declaration(Trees.InvokableDeclaration declaration) |
ImmutableTrees.Let.Builder |
from(Trees.InvokableStatement instance) |
ImmutableTrees.Let.Builder |
from(Trees.Let instance) |
public final ImmutableTrees.Let.Builder from(Trees.InvokableStatement instance)
public final ImmutableTrees.Let.Builder from(Trees.Let instance)
public final ImmutableTrees.Let.Builder declaration(Trees.InvokableDeclaration declaration)
public ImmutableTrees.Let build()
Copyright © 2021 The Immutables.org authors. All rights reserved.