org.granite.builder
Class BuilderJavaAs3Input

java.lang.Object
  extended by org.granite.generator.as3.JavaAs3Input
      extended by org.granite.builder.BuilderJavaAs3Input
All Implemented Interfaces:
Input<java.lang.Class<?>>

public class BuilderJavaAs3Input
extends JavaAs3Input

Author:
Franck WOLFF

Constructor Summary
BuilderJavaAs3Input(java.lang.Class<?> type, java.io.File file, Gas3Source gas3Source)
           
 
Method Summary
 Gas3Source getGas3Source()
           
 
Methods inherited from class org.granite.generator.as3.JavaAs3Input
getDescription, getFile, getJavaType, getType, setJavaType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuilderJavaAs3Input

public BuilderJavaAs3Input(java.lang.Class<?> type,
                           java.io.File file,
                           Gas3Source gas3Source)
Method Detail

getGas3Source

public Gas3Source getGas3Source()