Searched defs:LitRepr (Results 1 – 3 of 3) sorted by relevance
79 struct LitRepr { struct80 token: Literal,81 suffix: Box<str>,630 impl Clone for LitRepr { implementation
80 struct LitRepr { struct81 token: Literal,82 suffix: Box<str>,676 impl Clone for LitRepr { implementation