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 TypeMethodDescriptionvoidExprVisitor.visit(VariableExpr expr) voidRecursiveVisitor.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