public class Templates extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Templates() |
protected |
Templates(char escape) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
add(Operator<?> op,
String pattern) |
protected void |
add(Operator<?> op,
String pattern,
int pre) |
char |
getEscapeChar() |
int |
getPrecedence(Operator<?> op) |
Template |
getTemplate(Operator<?> op) |
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.