Home
last modified time | relevance | path

Searched defs:source_text (Results 1 – 3 of 3) sorted by relevance

/linux/rust/proc-macro2/
H A Dfallback.rs340 source_text: String, field
405 fn source_text(&mut self, span: Span) -> String { in source_text() method
623 pub(crate) fn source_text(&self) -> Option<String> { in source_text() method
628 pub(crate) fn source_text(&self) -> Option<String> { in source_text() method
H A Dwrapper.rs511 pub(crate) fn source_text(&self) -> Option<String> { in source_text() method
H A Dlib.rs525 pub fn source_text(&self) -> Option<String> { in source_text() method