Home > lang > fast 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
FAST
Since 3.2 version

FAST

If this keyword is placed alone at the beginning of a sınıf file, then all methods of that class are compiled by the Just In Time Gambas compiler.

The keyword can be placed just at the beginning of a method declaration, so that only that method is sent to the JIT compiler.

See also

Just In Time Compiler