Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- org.qdl_lang.state.XTable<K,V> (implements java.lang.Cloneable, java.io.Serializable)
- org.qdl_lang.functions.FTable<K,V> (implements org.qdl_lang.statements.Documentable)
- org.qdl_lang.state.XTable<K,V> (implements java.lang.Cloneable, java.io.Serializable)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- org.qdl_lang.expressions.ExpressionImpl (implements org.qdl_lang.expressions.ExpressionNode)
- org.qdl_lang.functions.DyadicFunctionReferenceNode (implements java.lang.Comparable<T>, org.qdl_lang.functions.FunctionReferenceNodeInterface)
- org.qdl_lang.functions.FunctionReferenceNode (implements org.qdl_lang.functions.FunctionReferenceNodeInterface)
- org.qdl_lang.functions.LambdaDefinitionNode
- org.qdl_lang.functions.FR_WithState (implements org.qdl_lang.functions.FunctionRecordInterface)
- org.qdl_lang.functions.FunctionDefinitionStatement (implements org.qdl_lang.statements.Statement)
- org.qdl_lang.functions.FunctionRecord (implements org.qdl_lang.functions.FunctionRecordInterface)
- org.qdl_lang.state.XKey (implements java.io.Serializable)
- org.qdl_lang.functions.FKey
- org.qdl_lang.state.XStack<V> (implements java.io.Serializable)
- org.qdl_lang.functions.FStack<V> (implements org.qdl_lang.statements.Documentable, java.io.Serializable)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
Interface Hierarchy
- java.lang.Cloneable
- org.qdl_lang.state.XThing (also extends java.io.Serializable)
- org.qdl_lang.functions.FunctionRecordInterface
- org.qdl_lang.state.XThing (also extends java.io.Serializable)
- org.qdl_lang.functions.FunctionReferenceNodeInterface
- java.io.Serializable
- org.qdl_lang.state.XThing (also extends java.lang.Cloneable)
- org.qdl_lang.functions.FunctionRecordInterface
- org.qdl_lang.state.XThing (also extends java.lang.Cloneable)