org.plasma.text.lang3gl.java
Class DSLFactory

java.lang.Object
  extended by org.plasma.text.lang3gl.java.DSLFactory
All Implemented Interfaces:
Lang3GLFactory

public class DSLFactory
extends Object
implements Lang3GLFactory


Constructor Summary
DSLFactory(Lang3GLContext context)
           
 
Method Summary
 ClassFactory getClassFactory()
           
 EnumerationFactory getEnumerationFactory()
           
 InterfaceFactory getInterfaceFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DSLFactory

public DSLFactory(Lang3GLContext context)
Method Detail

getClassFactory

public ClassFactory getClassFactory()
Specified by:
getClassFactory in interface Lang3GLFactory

getEnumerationFactory

public EnumerationFactory getEnumerationFactory()
Specified by:
getEnumerationFactory in interface Lang3GLFactory

getInterfaceFactory

public InterfaceFactory getInterfaceFactory()
Specified by:
getInterfaceFactory in interface Lang3GLFactory


Copyright © 2014. All rights reserved.