 
      
    
      
     
      
    
      
     
      
    
      
     
      
    
      
     
      
    
      
     
      
    
      
     
      
    
      
     
      
    
      
     
      
    
      
     
      
    
      
     
      
    
      Parsed tokens from low level pull parser.
 
      
    
       
      
    
       
      
    
       
      
    
      
     
      
    
      
     
      
    
      
     
      
    
      
     
      
    
      
     
      
    
      
     
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
      Parse in pull parsing style.
Parse in pull parsing style.
Use p.nextToken to parse tokens one by one from a stream.
The Reader must be closed when parsing is stopped.
net.liftweb.json.JsonParser.Token
 
      
    
      Parse in pull parsing style.
Parse in pull parsing style.
Use p.nextToken to parse tokens one by one from a string.
net.liftweb.json.JsonParser.Token
 
      
    
      Return parsed JSON.
Return parsed JSON.
true (default) if the Reader is automatically closed on EOF
ParseException is thrown if parsing fails
 
      
    
      Return parsed JSON.
Return parsed JSON.
ParseException is thrown if parsing fails
 
      
    
      Return parsed JSON.
Return parsed JSON.
true (default) if the Reader is automatically closed on EOF
 
      
    
      Return parsed JSON.
 
      
    
       
      
    
       
      
    
       
      
    
       
      
    
      
JSON parser.