MCPcopy Create free account
hub / github.com/bigwhite/experiments / CSVParserInit

Function CSVParserInit

antlr/csv2map/parser/csv_parser.go:75–78  ·  view source on GitHub ↗

CSVParserInit initializes any static state used to implement CSVParser. By default the static state used to implement the parser is lazily initialized during the first call to NewCSVParser(). You can call this function if you wish to initialize the static state ahead of time.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

NewCSVParserFunction · 0.85

Calls 1

DoMethod · 0.80

Tested by

no test coverage detected