| Modifier and Type | Method and Description |
|---|---|
Accessors.BoundAccessor |
bind(TypeMirror targetType,
String attribute) |
Accessors.BoundAccess |
bindLocalOrThis(TypeMirror type,
String name,
Map<String,TypeMirror> locals) |
public Accessors.BoundAccessor bind(TypeMirror targetType, String attribute)
public Accessors.BoundAccess bindLocalOrThis(TypeMirror type, String name, Map<String,TypeMirror> locals)
Copyright © 2021 The Immutables.org authors. All rights reserved.