public class Jasic.PrintStatement extends Object implements Jasic.Statement
Constructor and Description |
---|
PrintStatement(Jasic.Expression expression) |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Statements implement this to actually perform whatever behavior the
statement causes.
|
public PrintStatement(Jasic.Expression expression)
public void execute()
Jasic.Statement
execute
in interface Jasic.Statement
Copyright © 2016. All Rights Reserved.