public class ASTArray extends Object
AST[]
array
int
size
ASTArray(int capacity)
ASTArray
add(AST node)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int size
public AST[] array
public ASTArray(int capacity)
public ASTArray add(AST node)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.