|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TInterpreterBoard | |
---|---|
tico.interpreter |
Uses of TInterpreterBoard in tico.interpreter |
---|
Fields in tico.interpreter declared as TInterpreterBoard | |
---|---|
static TInterpreterBoard |
TInterpreterConstants.currentBoard
|
Methods in tico.interpreter that return TInterpreterBoard | |
---|---|
TInterpreterBoard |
TInterpreterProject.getBoard(java.lang.String name)
|
static TInterpreterBoard |
TInterpreter.getCurrentBoard()
Returns the current interpreting board . |
Methods in tico.interpreter with parameters of type TInterpreterBoard | |
---|---|
void |
TInterpreterProject.insertBoard(TInterpreterBoard board)
|
static void |
TInterpreter.setCurrentBoard(TInterpreterBoard currentBoard)
Sets a new board to begin its interpretation |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |