Uses of Interface
org.inferred.freebuilder.processor.source.SourceParser.EventHandler
-
Packages that use SourceParser.EventHandler Package Description org.inferred.freebuilder.processor.source -
-
Uses of SourceParser.EventHandler in org.inferred.freebuilder.processor.source
Classes in org.inferred.freebuilder.processor.source that implement SourceParser.EventHandler Modifier and Type Class Description (package private) classCompilationUnitBuilderInternals ofSourceBuilder, handling source parsing and type shortening.Fields in org.inferred.freebuilder.processor.source declared as SourceParser.EventHandler Modifier and Type Field Description private SourceParser.EventHandlerSourceParser. eventHandlerConstructors in org.inferred.freebuilder.processor.source with parameters of type SourceParser.EventHandler Constructor Description SourceParser(SourceParser.EventHandler eventHandler)
-