| Modifier and Type | Method and Description |
|---|---|
static org.immutables.trees.ast.Extractions.Applicator |
addPath() |
static org.immutables.trees.ast.Extractions.Applicator |
addPath(org.immutables.trees.ast.Extractions.Extractor<? extends Trees.Identifier> pathElement) |
static org.immutables.trees.ast.Extractions.Extractor<Trees.SimpleAccessExpression> |
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.SimpleAccessExpression> build()
public static org.immutables.trees.ast.Extractions.Applicator addPath()
public static org.immutables.trees.ast.Extractions.Applicator addPath(org.immutables.trees.ast.Extractions.Extractor<? extends Trees.Identifier> pathElement)
Copyright © 2021 The Immutables.org authors. All rights reserved.