Class Block

java.lang.Object

public class Block extends Statement
Block statement AST node type.
 Block:
    { { Statement } }
 
Since:
2.0