fr.umlv.tatoo.cc.tools.generator
Class ToolsGeneratorUtils.VarParamClosure<V>

java.lang.Object
  extended by fr.umlv.tatoo.cc.tools.generator.ToolsGeneratorUtils.ParamClosure<V>
      extended by fr.umlv.tatoo.cc.tools.generator.ToolsGeneratorUtils.VarParamClosure<V>
Enclosing class:
ToolsGeneratorUtils

public abstract static class ToolsGeneratorUtils.VarParamClosure<V>
extends ToolsGeneratorUtils.ParamClosure<V>


Constructor Summary
ToolsGeneratorUtils.VarParamClosure(EBNFSupport support)
           
 
Method Summary
 
Methods inherited from class fr.umlv.tatoo.cc.tools.generator.ToolsGeneratorUtils.ParamClosure
apply, apply, name
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolsGeneratorUtils.VarParamClosure

public ToolsGeneratorUtils.VarParamClosure(EBNFSupport support)