var searchIndex = {}; searchIndex["slr_lexer"] = {"doc":"","items":[[3,"Span","slr_lexer","",null,null],[3,"Token","","",null,null],[12,"kind","","",0,null],[12,"span","","",0,null],[3,"Source","","",null,null],[3,"Lexer","","",null,null],[12,"cur_token","","",1,null],[12,"next_token","","",1,null],[3,"Error","","",null,null],[12,"kind","","",2,null],[12,"text","","",2,null],[4,"StringQuoteType","","",null,null],[13,"Naked","","",3,null],[13,"Quoted","","",3,null],[4,"TokenKind","","",null,null],[13,"EscapedString","","",4,null],[13,"RawString","","",4,null],[13,"Assign","","",4,null],[13,"LeftBracket","","",4,null],[13,"RightBracket","","",4,null],[13,"LeftBrace","","",4,null],[13,"RightBrace","","",4,null],[13,"Dollar","","",4,null],[13,"Comma","","",4,null],[13,"Tilde","","",4,null],[13,"Eof","","",4,null],[4,"ErrorKind","","An enum describing the kind of the error, to allow treating different\nerrors differenly.",null,null],[13,"ParseFailure","","A parse error has occured. This error is not recoverable.",5,null],[13,"InvalidRepr","","An object could not be parsed from its ConfigElement representation.\nThis error is recoverable, but the value the the object is in an\nunspecified state.",5,null],[13,"UnknownField","","While parsing a struct from a table, an unknown field was found. This\nerror is recoverable, and the struct is unaffected.",5,null],[13,"Custom","","A custom error available to 3rd party implementors. The semantics are\ndefined by the 3rd party.",5,null],[5,"get_string_quote_type","","",null,{"inputs":[{"name":"str"}],"output":{"name":"stringquotetype"}}],[11,"clone","","",6,null],[11,"fmt","","",6,null],[11,"new","","",6,{"inputs":[],"output":{"name":"span"}}],[11,"is_valid","","",6,null],[11,"combine","","",6,null],[11,"clone","","",0,null],[11,"fmt","","",0,null],[11,"clone","","",4,null],[11,"fmt","","",4,null],[11,"eq","","",4,null],[11,"ne","","",4,null],[11,"is_string","","",4,null],[11,"clone","","",7,null],[11,"new","","",7,{"inputs":[{"name":"path"},{"name":"str"}],"output":{"name":"source"}}],[11,"next","","",7,null],[11,"eq","","",5,null],[11,"ne","","",5,null],[11,"clone","","",5,null],[11,"fmt","","",5,null],[11,"clone","","",2,null],[11,"fmt","","",2,null],[11,"new","","",2,{"inputs":[{"name":"errorkind"},{"name":"string"}],"output":{"name":"error"}}],[11,"from_pos","","",2,{"inputs":[{"name":"usize"},{"name":"option"},{"name":"errorkind"},{"name":"str"}],"output":{"name":"error"}}],[11,"from_span","","",2,{"inputs":[{"name":"span"},{"name":"option"},{"name":"errorkind"},{"name":"str"}],"output":{"name":"error"}}],[11,"new","","",1,{"inputs":[{"name":"source"}],"output":{"name":"lexer"}}],[11,"get_source","","",1,null],[11,"next","","",1,null]],"paths":[[3,"Token"],[3,"Lexer"],[3,"Error"],[4,"StringQuoteType"],[4,"TokenKind"],[4,"ErrorKind"],[3,"Span"],[3,"Source"]]}; initSearch(searchIndex);