Class ASTArrayLiteral

All Implemented Interfaces:
Node

public final class ASTArrayLiteral extends ExtensibleNode
An array literal.
  • Field Details

  • Constructor Details

    • ASTArrayLiteral

      ASTArrayLiteral(int id)
  • Method Details