Class ListOfExpressionsExpression

All Implemented Interfaces:
GroovydocHolder<AnnotatedNode>, NodeMetaDataHandler

public class ListOfExpressionsExpression extends Expression
This class is used internally by the compiler to transform expressions like multiple assignments into a list of assignments.