Package org.qdl_lang.variables
Variables in QDL and classes that support them.
Created by Jeff Gaynor
on 3/13/20 at 9:12 AM
-
Interface Summary Interface Description StemUtility.DyadAxisAction Action to be applied at a given axis.StemUtility.StemAxisWalkerAction1 For operations that return a stem. -
Class Summary Class Description Constant Utility class to manage constants for the system.FormattedStem Created by Jeff Gaynor
on 9/16/21 at 6:45 AMFormattedStems<V> Created by Jeff Gaynor
on 9/16/21 at 7:38 AMMetaCodec This will convert a string and encode or decode all characters that are not [a-z][A-Z] as per various standards.QDLList This is used internally by a stem to store its entries that have integer indices.QDLList.MyIterator This iterates over the elements of this QDL list.QDLMap Created by Jeff Gaynor
on 6/27/22 at 6:46 AMQDLNull This represents when the user explicitly sets a variable to null.QDLSet Created by Jeff Gaynor
on 4/6/22 at 4:02 PMQDLSetNode Created by Jeff Gaynor
on 4/6/22 at 4:06 PMQDLStem Created by Jeff Gaynor
on 6/27/22 at 6:33 AMQDLStem.KeyRankMap QDLStem.OrderedIndexEntry SparseEntry Comparable entries for sparse entries.StemConverter Created by Jeff Gaynor
on 10/30/20 at 6:13 AMStemEntryNode Models an entry for a stem variable (that is not a list element).StemKeys A set for looping through keys of a stem.StemListNode Created by Jeff Gaynor
on 9/28/20 at 1:28 PMStemPath<V extends StemPathEntry> A path in a stem.StemPathEntry Created by Jeff Gaynor
on 6/7/21 at 8:47 AMStemUtility Created by Jeff Gaynor
on 3/24/21 at 12:38 PMStemVariable Deprecated. useQDLStem
StemVariableNode This is used in parsing.VStack<V extends VTable<? extends XKey,? extends VThing>> Created by Jeff Gaynor
on 2/20/22 at 6:14 AMVTable<K extends XKey,V extends VThing> Created by Jeff Gaynor
on 2/20/22 at 6:12 AMVThing Created by Jeff Gaynor
on 2/20/22 at 6:07 AM -
Exception Summary Exception Description QDLList.seGapException