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