Class ABlock

All Implemented Interfaces:
Cloneable

public class ABlock extends AExpression
ABlock has local variables in scope. We currently directly use them only for static initializer blocks, which are not methods, but can declare local variables.