public interface JRCompilationSourceCode
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Returns the source code.
|
JRExpression |
getExpressionAtLine(int line)
Determines whether a line of code corresponds to a report expression.
|
String getCode()
JRExpression getExpressionAtLine(int line)
line - the line numberCopyright © 2017. All rights reserved.