Class ListOfExpressionsExpression


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