Default
JRCompilationSourceCode JRCompilationSourceCode implementation that can receive
a list of expressions corresponding to lines in the code.
author: Lucian Chirita (lucianc@users.sourceforge.net) version: $Id: JRDefaultCompilationSourceCode.java 1625 2007-03-09 17:21:31Z lucianc $
Constructor.
Parameters: sourceCode - the source code. Parameters: lineExpressions - an array of expressions corresponding to line numbers.Can be null.