exp: golang.org/x/exp/ebnf Index | Files | Directories

Packages imported by ebnf

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/​O with functions analogous to C's printf and scanf.
ioPackage io provides basic interfaces to I/​O primitives.
strconvPackage strconv implements conversions to and from string representations of basic data types.
text/scannerPackage scanner provides a scanner and tokenizer for UTF-8-encoded text.
unicodePackage unicode provides data and functions to test some properties of Unicode code points.
unicode/utf8Package utf8 implements functions and constants to support text encoded in UTF-8.