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 © 2023 Cloud Software Group, Inc.. All rights reserved.