Uses of Class
de.upb.hni.vmagic.expression.FunctionCall

Packages that use FunctionCall
de.upb.hni.vmagic.expression Contains VHDL expression meta classes. 
 

Uses of FunctionCall in de.upb.hni.vmagic.expression
 

Methods in de.upb.hni.vmagic.expression with parameters of type FunctionCall
protected  void ExpressionVisitor.visitFunctionCall(FunctionCall expression)
          Visits a function call.