public class Future
extends java.lang.Object
Constructor and Description |
---|
Future() |
Modifier and Type | Method and Description |
---|---|
boolean |
areDivisionOn() |
static void |
checkFromFuture(ImportFrom node) |
boolean |
isAbsoluteImportOn() |
void |
preprocessFutures(mod node,
CompilerFlags cflags) |
boolean |
withStatementSupported() |
public void preprocessFutures(mod node, CompilerFlags cflags) throws java.lang.Exception
java.lang.Exception
public static void checkFromFuture(ImportFrom node) throws java.lang.Exception
java.lang.Exception
public boolean areDivisionOn()
public boolean withStatementSupported()
public boolean isAbsoluteImportOn()