[][src]Type Definition antlr_rust::input_stream::CodePoint32BitCharStream

type CodePoint32BitCharStream<'a> = InputStream<&'a [u32]>;

InputStream which treats the input as a series of Unicode code points