public final class TemplateContext extends Object
Constructor and Description |
---|
TemplateContext(String sm,
String em,
String file,
int line,
boolean startOfLine) |
Modifier and Type | Method and Description |
---|---|
String |
endChars() |
boolean |
equals(Object o) |
String |
file() |
int |
hashCode() |
int |
line() |
String |
startChars() |
boolean |
startOfLine() |
String |
toString() |
Copyright © 2018. All rights reserved.