Uses of Class
de.grogra.rgg.ShortSynth
Packages that use ShortSynth
-
Uses of ShortSynth in de.grogra.rgg
Method parameters in de.grogra.rgg with type arguments of type ShortSynthModifier and TypeMethodDescriptionstatic <T> short
Library.synthesize
(T root, ObjectToObjectGenerator<? super T, ? extends T> generator, ObjectToShort<ShortSynth<? super T>> synth) This method can be used to compute the values of a synthesized attribute for every node of a tree-like structure.