uk.ac.ox.cs.fdr
public class PrintStatement extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
PrintStatement() |
protected |
PrintStatement(long cPtr,
boolean cMemoryOwn) |
|
PrintStatement(PrintStatement arg0) |
|
PrintStatement(java.lang.String location,
java.lang.String expression) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
java.lang.String |
expression() |
protected void |
finalize() |
protected static long |
getCPtr(PrintStatement obj) |
java.lang.String |
sourceLocation() |
protected PrintStatement(long cPtr, boolean cMemoryOwn)
public PrintStatement()
public PrintStatement(java.lang.String location, java.lang.String expression)
public PrintStatement(PrintStatement arg0)
protected static long getCPtr(PrintStatement obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public java.lang.String expression()
public java.lang.String sourceLocation()