Uses of Class
prettify.parser.Job

Packages that use Job
prettify.parser The Prettify parser. 
 

Uses of Job in prettify.parser
 

Methods in prettify.parser with parameters of type Job
 void Prettify.CreateSimpleLexer.decorate(Job job)
          Lexes job.sourceCode and produces an output array job.decorations of style classes preceded by the position at which they start in job.sourceCode in order.