Noir::TreeSitterHelidonSeExtractor::RegisterEdge
someBuilder.register(prefix, new Target()) (or the no-prefix
register(new Target()) overload, where prefix is "").
source_class is the simple name of the class the .register
call is lexically inside; target_class is the simple name of the
mounted HttpService.
Constructors
Instance methods
prefix
Sourcesource_class
Sourcetarget_class
Source