|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Custom<T>
Custom provides base types for custom expresions with integrated serialization templates
| Method Summary | |
|---|---|
Expr<?> |
getArg(int index)
Get the argument with the given index |
List<Expr<?>> |
getArgs()
Get the arguments of the custom expression |
Template |
getTemplate()
Get the serialization template for this custom expression |
| Method Detail |
|---|
Expr<?> getArg(int index)
index -
List<Expr<?>> getArgs()
Template getTemplate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||