[][src]Type Definition jupiter::infograph::symbols::Symbol

type Symbol = i32;

Defines the representation of a symbol.

Note that a single Doc (and its `SymbolTable') may only store up to 2^31 - 1 distinct symbols.