public class Jasic.InputStatement extends Object implements Jasic.Statement
| Constructor and Description |
|---|
InputStatement(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Statements implement this to actually perform whatever behavior the
statement causes.
|
public InputStatement(String name)
public void execute()
Jasic.Statementexecute in interface Jasic.StatementCopyright © 2015. All Rights Reserved.