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 CodeContextCodeContext.Offset.getCodeContext()private CodeContextUnitCompiler.getCodeContext()private CodeContextUnitCompiler.replaceCodeContext(CodeContext newCodeContext) Methods in org.codehaus.janino with parameters of type CodeContextModifier and TypeMethodDescriptionprivate static voidUnitCompiler.makeLocalVariableNames(CodeContext cc, ClassFile.MethodInfo mi) Makes the variable name and class name Constant Pool names used by local variables.private CodeContextUnitCompiler.replaceCodeContext(CodeContext newCodeContext) Constructors in org.codehaus.janino with parameters of type CodeContext