org.eclipse.xtext.ui.codetemplates.ui.registry
Class LanguageRegistrar

java.lang.Object
  extended by org.eclipse.xtext.ui.codetemplates.ui.registry.LanguageRegistrar

public class LanguageRegistrar
extends java.lang.Object

Author:
Sebastian Zarnekow - Initial contribution and API

Constructor Summary
LanguageRegistrar()
           
 
Method Summary
 void register(LanguageAcceptor acceptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LanguageRegistrar

public LanguageRegistrar()
Method Detail

register

@Inject
public void register(LanguageAcceptor acceptor)