public class MacroExceptionInfo extends AbstractTemplateExceptionInfo
Constructor and Description |
---|
MacroExceptionInfo(org.antlr.v4.runtime.ParserRuleContext parserRuleContext,
String reason,
String fileInfo,
Macro macro) |
Modifier and Type | Method and Description |
---|---|
Macro |
getMacroInfo()
获得宏信息
|
boolean |
isMacroException()
是否宏异常
|
getEnd, getFileInfo, getParserRuleContext, getReason, getStart, getText, updateParserRuleContext
public boolean isMacroException()
TemplateExceptionInfo
public Macro getMacroInfo()
TemplateExceptionInfo
Copyright © 2006–2018 TinyGroup. All rights reserved.