Package org.jboss.byteman.rule.compiler
-
Class Summary Class Description CompileContext class which retains compiler state during recursive compilation of rule expressions to bytecodeCompiler A class which compiles a rule by generating a subclass of the rule's helperClass which implements the HelperAdapter interfaceStackHeights container to track either the current or the maximum local variable count and stack height while generating compiled code for a rule