| Modifier and Type | Method and Description |
|---|---|
static org.immutables.trees.ast.Extractions.Applicator |
addParts() |
static org.immutables.trees.ast.Extractions.Applicator |
addParts(org.immutables.trees.ast.Extractions.Extractor<? extends Trees.UnitPart> partsElement) |
static org.immutables.trees.ast.Extractions.Extractor<Trees.Unit> |
build() |
static org.immutables.trees.ast.Extractions.Applicator |
builder() |
public static org.immutables.trees.ast.Extractions.Applicator builder()
public static org.immutables.trees.ast.Extractions.Extractor<Trees.Unit> build()
public static org.immutables.trees.ast.Extractions.Applicator addParts()
public static org.immutables.trees.ast.Extractions.Applicator addParts(org.immutables.trees.ast.Extractions.Extractor<? extends Trees.UnitPart> partsElement)
Copyright © 2021 The Immutables.org authors. All rights reserved.