generators property

List<SpanNodeGeneratorWithTag> generators
final

add your custom SpanNodeGeneratorWithTag to generators that you can customize the conversion of Nodes

Implementation

final List<SpanNodeGeneratorWithTag> generators;