treecalc.vm.asm
Class TciAssembler.NodeCalc

java.lang.Object
  extended by treecalc.vm.asm.TciAssembler.NodeCalc
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
TciAssembler

public static class TciAssembler.NodeCalc
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 int calcid
           
 int formula
           
 
Constructor Summary
TciAssembler.NodeCalc()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

calcid

public int calcid

formula

public int formula
Constructor Detail

TciAssembler.NodeCalc

public TciAssembler.NodeCalc()


Copyright © 2013. All Rights Reserved.