Uses of Class
eu.bandm.tools.lljava.absy.VariableFinder.Snapshot
Packages that use VariableFinder.Snapshot
Package
Description
Abstract Syntax of LLJava, representing the byte code instructions, the
objects which contain byte code, and the attributes specific to byte code
classes.
-
Uses of VariableFinder.Snapshot in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy with parameters of type VariableFinder.SnapshotModifier and TypeMethodDescriptionVariableFinder.Equalizer.process
(ControlFlowSynthesizer synth, VariableFinder.Snapshot initial) (package private) void
VariableFinder.zip
(EquivalenceRelation<VariableFinder.Instance> rel, VariableFinder.Snapshot s, VariableFinder.Snapshot t) Constructors in eu.bandm.tools.lljava.absy with parameters of type VariableFinder.Snapshot