| Modifier and Type | Method and Description |
|---|---|
static org.immutables.trees.ast.Extractions.Extractor<Trees.Let> |
build() |
static org.immutables.trees.ast.Extractions.Applicator |
builder() |
static org.immutables.trees.ast.Extractions.Applicator |
declaration() |
static org.immutables.trees.ast.Extractions.Applicator |
declaration(org.immutables.trees.ast.Extractions.Extractor<Trees.InvokableDeclaration> declaration) |
public static org.immutables.trees.ast.Extractions.Applicator builder()
public static org.immutables.trees.ast.Extractions.Extractor<Trees.Let> build()
public static org.immutables.trees.ast.Extractions.Applicator declaration()
public static org.immutables.trees.ast.Extractions.Applicator declaration(org.immutables.trees.ast.Extractions.Extractor<Trees.InvokableDeclaration> declaration)
Copyright © 2021 The Immutables.org authors. All rights reserved.