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