package com.googlecode.totallylazy.template.ast; public interface Arguments<T> extends Expression { }