Classes | |
class | Nitro.BreakOperation |
Represents the break operation. This is used to leave for/while loops. Break may also be followed by a constant value, e.g. break 2, for leaving nested loops. More... | |
Namespaces | |
Nitro | |
Contains the Nitro (Javascript-like) script compiler and engine. | |
Constant Groups | |
Nitro | |
Contains the Nitro (Javascript-like) script compiler and engine. | |