public interface MustacheTagInfo
| Modifier and Type | Method and Description |
|---|---|
int |
getLine() |
java.lang.String |
getTemplateName() |
java.lang.String |
getText() |
MustacheTagType |
getType() |
MustacheTagType getType()
java.lang.String getText()
int getLine()
java.lang.String getTemplateName()
Copyright © 2014. All Rights Reserved.