Package org.apache.commons.nabla.automatic.analysis

Interface Summary
InstructionsTransformer Transformer for bytecode instructions.
 

Class Summary
ClassDifferentiator Visitor (in asm sense) for differentiating classes.
ErrorReporter Class used for delayed error reporting.
MethodDifferentiator Class transforming a method computing a value to a method computing both a value and its differential.
TrackingInterpreter An interpreter tracking which instructions use which values.
TrackingValue A value that keep track of both instructions producing and consuming it.
 



Copyright © 2008 The Apache Software Foundation. All Rights Reserved.