A B C D E F G H I L M N O P Q R S T V W _

G

get() - Method in class openlist.reader.SExpressionReader
Get the next token from the input.
getRestSexp() - Method in class openlist.reader.SExpressionReader
Get the rest of a started S expression from input stream.
getSkippingWhiteSpace() - Method in class openlist.reader.SExpressionReader
Skip any whitespace, then get the next token from the input.
grow() - Method in interface openlist.incremental.Growable
grow the result IncrementalList
grow() - Method in class openlist.incremental.Mapper
grow the result list
grow() - Method in class openlist.incremental.util.IntegersFrom
grow the list
Growable<Type> - Interface in openlist.incremental
A Growable is an object that produces an IncrementalList when grow() is called.
growable - Variable in class openlist.incremental.IncrementalList
IncrementalLists are non-empty, by definition.
growable - Variable in class openlist.incremental.Mapper
the Growable producing the resulting list
grown() - Method in class openlist.incremental.IncrementalList
Indicate whether or not the Growable part has grown

A B C D E F G H I L M N O P Q R S T V W _