struct

Noir::TreeSitterHelidonSeExtractor::RegisterEdge

Inherits Struct < Value < Object

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

new(source_class : String, prefix : String, target_class : String)
Source

Instance methods

prefix
Source
source_class
Source
target_class
Source