Uses of Class
gnu.expr.SynchronizedExp
Packages that use SynchronizedExp
Package
Description
Supports
Expression,
and various related classes need to compile programming languages.-
Uses of SynchronizedExp in gnu.expr
Methods in gnu.expr with parameters of type SynchronizedExpModifier and TypeMethodDescriptionprotected ExpressionANormalize.visitSynchronizedExp(SynchronizedExp exp, gnu.expr.ANormalize.Context context) protected RExpVisitor.visitSynchronizedExp(SynchronizedExp exp, D d) protected ExpressionFindTailCalls.visitSynchronizedExp(SynchronizedExp exp, Expression returnContinuation)