public class VectorCtorExpr extends Expr
void
accept(TreeVisitor tv)
List<Expr>
getParams()
Type
getType()
getResultType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Type getType()
public List<Expr> getParams()
public void accept(TreeVisitor tv)
Copyright © 2020. All rights reserved.