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