ISourceVisitor

public interface ISourceVisitor

Methods

of

static ISourceVisitor of(Consumer<LangSource> onLangSource, Consumer<AllLangSource> onAllLangSource)

visit

void visit(LangSource langSource)

visit

void visit(AllLangSource allLangSource)