public interface MacroMatchResult
int
getEndIndex()
com.google.common.collect.ImmutableList<String>
getMacroInput()
String
getMacroType()
getStartIndex()
boolean
isEscaped()
String getMacroType()
com.google.common.collect.ImmutableList<String> getMacroInput()
int getStartIndex()
int getEndIndex()
boolean isEscaped()