Uses of Class
org.codehaus.janino.Java.Crement
Packages that use Java.Crement
Package
Description
The core of the Janino Java compiler.
Application-independent helper classes.
-
Uses of Java.Crement in org.codehaus.janino
Methods in org.codehaus.janino with parameters of type Java.CrementModifier and TypeMethodDescriptionprivate void
UnitCompiler.compile2
(Java.Crement c) private IType
UnitCompiler.compileGet2
(Java.Crement c) private IType
UnitCompiler.getType2
(Java.Crement c) (package private) Java.LocalVariable
UnitCompiler.isIntLv
(Java.Crement c) Checks whether the operand is anint
local variable.Visitor.RvalueVisitor.visitCrement
(Java.Crement c) Invoked byaccept(Visitor.RvalueVisitor)
-
Uses of Java.Crement in org.codehaus.janino.util
Methods in org.codehaus.janino.util with parameters of type Java.CrementModifier and TypeMethodDescriptionDeepCopier.copyCrement
(Java.Crement subject) void
AbstractTraverser.traverseCrement
(Java.Crement c) void
Traverser.traverseCrement
(Java.Crement c)