wam.grammar

->Constant

(->Constant value)
Positional factory function for class wam.grammar.Constant.

->Functor

(->Functor name arg-count)
Positional factory function for class wam.grammar.Functor.

->Structure

(->Structure functor args)
Positional factory function for class wam.grammar.Structure.

->Variable

(->Variable name)
Positional factory function for class wam.grammar.Variable.

alpha-num

constant

digit

element

list

lower-alpha

map->Constant

(map->Constant m__6522__auto__)
Factory function for class wam.grammar.Constant, taking a map of keywords to field values.

map->Functor

(map->Functor m__6522__auto__)
Factory function for class wam.grammar.Functor, taking a map of keywords to field values.

map->Structure

(map->Structure m__6522__auto__)
Factory function for class wam.grammar.Structure, taking a map of keywords to field values.

map->Variable

(map->Variable m__6522__auto__)
Factory function for class wam.grammar.Variable, taking a map of keywords to field values.

number

predicate

structure

upper-alpha

variable