Package org.apache.commons.nabla.algorithmic.forward.analysis

Bytecode analysis and transformation package

See:
          Description

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.
 

Package org.apache.commons.nabla.algorithmic.forward.analysis Description

Bytecode analysis and transformation package



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