org.eclipse.xtext.xbase.compiler
Class Later

java.lang.Object
  extended by org.eclipse.xtext.xbase.compiler.Later

public abstract class Later
extends java.lang.Object

Author:
Sven Efftinge - Initial contribution and API

Constructor Summary
Later()
           
 
Method Summary
abstract  void exec()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Later

public Later()
Method Detail

exec

public abstract void exec()