@Value.Immutable public abstract class Variable extends Object
| Constructor and Description |
|---|
Variable() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
hash() |
abstract String |
name() |
static Variable |
of(String name,
int hash,
int position) |
abstract int |
position() |
Copyright © 2024. All rights reserved.