Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.memoire.fdcalc
Class Expression  view Expression download Expression.java

java.lang.Object
  extended bycom.memoire.fdcalc.Composant
      extended bycom.memoire.fdcalc.Expression
Direct Known Subclasses:
Liste, Nombre

public abstract class Expression
extends Composant


Constructor Summary
Expression()
           
 
Methods inherited from class com.memoire.fdcalc.Composant
evalue, retour
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Expression

public Expression()