byucc.jhdl.synth.methods
Class BVBinary

java.lang.Object
  extended bybyucc.jhdl.synth.SynthMethod
      extended bybyucc.jhdl.synth.methods.BVBinary

public class BVBinary
extends SynthMethod


Field Summary
 
Fields inherited from class byucc.jhdl.synth.SynthMethod
BV_CLASS
 
Constructor Summary
BVBinary()
           
 
Method Summary
 void invoke(GraphStack gs, java.lang.Object callee, java.lang.String name, MethodArg[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BVBinary

public BVBinary()
Method Detail

invoke

public void invoke(GraphStack gs,
                   java.lang.Object callee,
                   java.lang.String name,
                   MethodArg[] args)
Specified by:
invoke in class SynthMethod


Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.