| Package | Description |
|---|---|
| com.io7m.jpra.model.names |
Unresolved name types.
|
| com.io7m.jpra.model.types |
Types.
|
| Modifier and Type | Method and Description |
|---|---|
FieldPath |
FieldReference.getFieldPath() |
static FieldPath |
FieldPath.ofList(com.gs.collections.api.list.ImmutableList<FieldName> in_elements)
Construct a field path from a non-empty list of path elements.
|
| Constructor and Description |
|---|
FieldReference(Optional<PackageNameUnqualified> in_pack,
Optional<TypeName> in_type,
FieldPath in_field_path)
Construct a reference.
|
| Modifier and Type | Method and Description |
|---|---|
static TRecords.TypeLookupType |
TRecords.typeForFieldPath(TRecord t,
FieldPath p)
Lookup a type based on a field path.
|
Copyright © 2017 <code@io7m.com> http://io7m.com