public class InvalidReferenceInfo extends Info
| Constructor and Description |
|---|
InvalidReferenceInfo(String invalidReference,
Info info) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInvalidReference()
Get the specific invalid reference string.
|
String |
toString()
Formats a textual representation of this object as
SOURCE
[line X, column Y]: invalidReference. |
getColumn, getLine, getTemplateNamepublic String getInvalidReference()
Copyright © 2000–2021 The Apache Software Foundation. All rights reserved.