Uses of Class
org.teavm.ast.NewArrayExpr
Packages that use NewArrayExpr
Package
Description
-
Uses of NewArrayExpr in org.teavm.ast
Methods in org.teavm.ast with parameters of type NewArrayExprModifier and TypeMethodDescriptionvoid
ExprVisitor.visit(NewArrayExpr expr)
void
RecursiveVisitor.visit(NewArrayExpr expr)
-
Uses of NewArrayExpr in org.teavm.backend.c.generate
Methods in org.teavm.backend.c.generate with parameters of type NewArrayExpr -
Uses of NewArrayExpr in org.teavm.backend.javascript.rendering
Methods in org.teavm.backend.javascript.rendering with parameters of type NewArrayExpr