Uses of Class
org.codehaus.janino.CodeContext
Packages that use CodeContext
-
Uses of CodeContext in org.codehaus.janino
Fields in org.codehaus.janino declared as CodeContextMethods in org.codehaus.janino that return CodeContextModifier and TypeMethodDescriptionfinal CodeContext
CodeContext.Offset.getCodeContext()
private CodeContext
UnitCompiler.getCodeContext()
private CodeContext
UnitCompiler.replaceCodeContext
(CodeContext newCodeContext) Methods in org.codehaus.janino with parameters of type CodeContextModifier and TypeMethodDescriptionprivate static void
UnitCompiler.makeLocalVariableNames
(CodeContext cc, ClassFile.MethodInfo mi) Makes the variable name and class name Constant Pool names used by local variables.private CodeContext
UnitCompiler.replaceCodeContext
(CodeContext newCodeContext) Constructors in org.codehaus.janino with parameters of type CodeContext