public class GaffeFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static net.sourceforge.czt.z.util.Factory |
getFactory()
return the unique reference of Factory in ZLive
|
static ZLive |
getZLive()
Return the unique reference to ZLive
|
static ZValue |
zValue(net.sourceforge.czt.z.ast.Expr e) |
public static net.sourceforge.czt.z.util.Factory getFactory()
public static ZLive getZLive()
public static ZValue zValue(net.sourceforge.czt.z.ast.Expr e) throws UnexpectedTypeException
e - The expr being transformedUnexpectedTypeExceptionCopyright © 2003–2016 Community Z Tools Project. All rights reserved.