public interface TemplateExceptionInfo
Modifier and Type | Method and Description |
---|---|
Point |
getEnd()
报错结束位置
|
String |
getFileInfo()
报错文件信息
|
Macro |
getMacroInfo()
获得宏信息
|
String |
getReason()
报错原因
|
Point |
getStart()
报错开始位置
|
String |
getText()
报错文本
|
boolean |
isMacroException()
是否宏异常
|
String getFileInfo()
String getReason()
Point getStart()
Point getEnd()
String getText()
boolean isMacroException()
Macro getMacroInfo()
Copyright © 2006–2018 TinyGroup. All rights reserved.