| Package | Description |
|---|---|
| com.io7m.jstructural.annotated |
| Modifier and Type | Method and Description |
|---|---|
SortedMap<SAFormalItemNumber,SAFormalItem> |
SAFormalItemsByKindReadable.get(String kind)
Retrieve the set of formal items that are of the given kind.
|
SortedMap<SAFormalItemNumber,SAFormalItem> |
SAFormalItemsByKind.get(String kind) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAFormalItemsByKindWritable.put(String kind,
SAFormalItem item)
Remember that the given formal item is of the given kind.
|
void |
SAFormalItemsByKind.put(String kind,
SAFormalItem item) |
A |
SASubsectionContentVisitor.visitFormalItem(SAFormalItem formal)
Visit a formal item.
|
T |
SAIDTargetContentVisitor.visitFormalItem(SAFormalItem f)
Visit a formal item element.
|
Copyright © 2015 <code@io7m.com> http://io7m.com