Class Hierarchy
- java.lang.Object
- swim.structure.Form<T>
- swim.structure.Interpreter
- swim.structure.InterpreterSettings (implements swim.codec.Debug)
- swim.structure.Item (implements java.lang.Comparable<T>, swim.codec.Debug, swim.codec.Display, java.lang.Iterable<T>)
- swim.structure.Field (implements java.util.Map.Entry<K,V>)
- swim.structure.Value
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- swim.structure.FormException
- swim.structure.InterpreterException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- swim.structure.Selectee<T>
Annotation Type Hierarchy
- swim.structure.Header (implements java.lang.annotation.Annotation)
- swim.structure.Kind (implements java.lang.annotation.Annotation)
- swim.structure.Member (implements java.lang.annotation.Annotation)
- swim.structure.Tag (implements java.lang.annotation.Annotation)