Uses of Interface
de.grogra.xl.lang.ObjectToChar
Packages that use ObjectToChar
-
Uses of ObjectToChar in de.grogra.rgg
Methods in de.grogra.rgg with parameters of type ObjectToCharModifier and TypeMethodDescriptionstatic <T> char
Library.synthesize
(T root, ObjectToObjectGenerator<? super T, ? extends T> generator, ObjectToChar<CharSynth<? super T>> synth) This method can be used to compute the values of a synthesized attribute for every node of a tree-like structure.