Searched refs:Comment (Results 1 – 7 of 7) sorted by relevance
| /wasmtime-44.0.1/cranelift/reader/src/ |
| H A D | testfile.rs | 27 pub preamble_comments: Vec<Comment<'a>>, 40 pub comments: Vec<Comment<'a>>, 53 pub struct Comment<'a> { struct
|
| H A D | lexer.rs | 15 Comment(&'a str), enumerator 242 token(Token::Comment(text), loc) in scan_comment() 589 assert_eq!(lex.next(), token(Token::Comment("; hello"), 1)); in lex_comment() 593 assert_eq!(lex.next(), token(Token::Comment(";hello"), 2)); in lex_comment() 594 assert_eq!(lex.next(), token(Token::Comment(";foo"), 3)); in lex_comment() 600 assert_eq!(lex.next(), token(Token::Comment("; hello"), 1)); in lex_comment() 609 assert_eq!(lex.next(), token(Token::Comment("; hello"), 1)); in lex_chars()
|
| H A D | lib.rs | 14 pub use crate::testfile::{Comment, Details, Feature, TestFile};
|
| H A D | parser.rs | 9 use crate::testfile::{Comment, Details, Feature, TestFile}; 215 comments: Vec<Comment<'a>>, 472 Token::Comment(text) => { in token() 507 .map(|text| Comment { entity, text }), in claim_gathered_comments() 513 fn take_comments(&mut self) -> Vec<Comment<'a>> { in take_comments() 3318 Comment { in comments()
|
| /wasmtime-44.0.1/cranelift/filetests/src/ |
| H A D | subtest.rs | 9 use cranelift_reader::{Comment, Details, TestFile}; 19 pub preamble_comments: &'a [Comment<'a>],
|
| /wasmtime-44.0.1/crates/component-macro/tests/codegen/ |
| H A D | conventions.wit | 21 // Comment out identifiers that collide when mapped to snake_case, for now; see
|
| /wasmtime-44.0.1/docs/js/ |
| H A D | mermaid.min.11.6.0.js | 801 …tionalTextEdits,n1.is))}o(r,"is"),t.is=r})(Loe||(Loe={}));(function(t){t.Comment="comment",t.Impor…
|